rebuilt with gnuradio 3.10.5.0 and spdlog 1.11.0 [release 0.2.4-2mamba;Sun Jan 22 2023]
This commit is contained in:
parent
eaf26c7dc5
commit
c11e5b5d19
@ -1,6 +1,6 @@
|
|||||||
Name: gr-osmosdr
|
Name: gr-osmosdr
|
||||||
Version: 0.2.3
|
Version: 0.2.4
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: GNU Radio block for interfacing with various radio hardware
|
Summary: GNU Radio block for interfacing with various radio hardware
|
||||||
Group: Applications/Communication
|
Group: Applications/Communication
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -18,12 +18,13 @@ BuildRequires: libgmp-cxx-devel
|
|||||||
BuildRequires: libgmp-devel
|
BuildRequires: libgmp-devel
|
||||||
BuildRequires: libgnuradio-devel
|
BuildRequires: libgnuradio-devel
|
||||||
BuildRequires: librtlsdr-devel
|
BuildRequires: librtlsdr-devel
|
||||||
BuildRequires: libsndfile-devel
|
|
||||||
BuildRequires: libspdlog-devel
|
BuildRequires: libspdlog-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libvolk-devel
|
BuildRequires: libvolk-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
|
BuildRequires: libgnuradio-devel >= 3.10.5.0
|
||||||
|
BuildRequires: libspdlog-devel >= 1.11.0
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -51,7 +52,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .libboost-1.79.0
|
#%patch0 -p1 -b .libboost-1.79.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake -d build
|
%cmake -d build
|
||||||
@ -88,5 +89,11 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 22 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.4-2mamba
|
||||||
|
- rebuilt with gnuradio 3.10.5.0 and spdlog 1.11.0
|
||||||
|
|
||||||
|
* Tue Jan 10 2023 Automatic Build System <autodist@mambasoft.it> 0.2.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri May 06 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.3-1mamba
|
* Fri May 06 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.3-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user