Projects
home:wkazubski
qt-dab
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 5
View file
qt-dab.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Oct 11 00:13:21 UTC 2018 - wk@ire.pw.edu.pl + +- updated to git 20181009 +- works with SDRplay library version 2.13 + +------------------------------------------------------------- Sat Jul 21 18:40:02 UTC 2018 - wk@ire.pw.edu.pl - patch qt-dab-qt-dab-2.0-use-qwt6-qt5.patch tu find qt5 version of
View file
qt-dab.spec
Changed
@@ -18,7 +18,7 @@ #norootforbuild Name: qt-dab -Version: 2.0 +Version: 2.0git20181009 Release: 0 License: GPL-2.0+ Summary: Simple DAB/DAB+ receiver @@ -30,8 +30,8 @@ Group: Applications/Multimedia %endif Source0: https://github.com/JvanKatwijk/%{name}/archive/%{name}-%{version}.tar.gz -Patch0: %{name}-%{name}-%{version}-fix-no-return.patch -Patch1: %{name}-%{name}-%{version}-use-qwt6-qt5.patch +Patch0: %{name}-%{name}-2.0-fix-no-return.patch +Patch1: %{name}-%{name}-2.0-use-qwt6-qt5.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cmake BuildRequires: gcc-c++ @@ -69,7 +69,7 @@ %prep -%setup -q -n %{name}-%{name}-%{version} +%setup -q -n %{name} %patch0 -p 1 %patch1 -p 1 @@ -89,7 +89,7 @@ %install %cmake_install mkdir -p %{buildroot}%{_bindir} -mv %{buildroot}/usr/%{name}-%{version} %{buildroot}%{_bindir}/%{name} +mv %{buildroot}/usr/%{name}-2.0 %{buildroot}%{_bindir}/%{name} %if 0%{?suse_version} %suse_update_desktop_file -G Qt-DAB -i %{name} AudioVideo Tuner @@ -130,7 +130,7 @@ %files %defattr(-, root, root) -%doc AUTHORS README.md COPYING program-structure +%doc AUTHORS README.md COPYING %{_bindir}/* %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*x*/apps/%{name}.png
View file
qt-dab-2.0git20181009.tar.gz
Added
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.