update to 0.8.0 [release 0.8.0-1mamba;Mon Dec 27 2021]
This commit is contained in:
parent
813f282562
commit
4b34dc2286
@ -1,5 +1,5 @@
|
|||||||
Name: librtlsdr
|
Name: librtlsdr
|
||||||
Version: 0.7.0
|
Version: 0.8.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Software to turn the RTL2832U into an SDR
|
Summary: Software to turn the RTL2832U into an SDR
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,11 +12,9 @@ Source: https://github.com/librtlsdr/librtlsdr.git/v%{version}/librtlsdr-
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libusb-devel
|
BuildRequires: libusb-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Software to turn the RTL2832U into an SDR.
|
Software to turn the RTL2832U into an SDR.
|
||||||
@ -31,7 +29,7 @@ Requires: pkg-config
|
|||||||
This package contains libraries and header files for developing applications that use %{name}.
|
This package contains libraries and header files for developing applications that use %{name}.
|
||||||
|
|
||||||
%package tools
|
%package tools
|
||||||
Group: Applications/Tools
|
Group: System/Tools
|
||||||
Summary: Utility applications for %{name}
|
Summary: Utility applications for %{name}
|
||||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
@ -78,5 +76,8 @@ sed -i "s|VERSION_INFO_PATCH_VERSION git|VERSION_INFO_PATCH_VERSION 0|" CMakeLis
|
|||||||
%{_bindir}/rtl_*
|
%{_bindir}/rtl_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.0-1mamba
|
||||||
|
- update to 0.8.0
|
||||||
|
|
||||||
* Sun Mar 29 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.0-1mamba
|
* Sun Mar 29 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user