SHA256
1
0
forked from pool/gnuradio
Stephan Kulow
2015-05-16 17:01:34 +00:00
committed by Git OBS Bridge
parent 7349529ba6
commit c12639b5c4
4 changed files with 13 additions and 7 deletions

View File

@@ -17,10 +17,10 @@
Name: gnuradio
Version: 3.7.5.1
Version: 3.7.7.1
Release: 0
%define soname 3_7_5_1-0_0_0
%define soname_volk 0_0_0
%define soname 3_7_7_1-0_0_0
%define soname_volk 1_0
Summary: GNU software radio
License: GPL-3.0+
Group: Productivity/Hamradio/Other
@@ -106,6 +106,7 @@ This package contains the libraries for GNU Radio.
Summary: Libraries for GNU Radio
Group: System/Libraries
Conflicts: libgnuradio0
Obsoletes: libvolk0_0_0
%description -n libvolk%{soname_volk}
GNU Radio is a collection of software that when combined with minimal
@@ -233,11 +234,11 @@ rm -rf %{buildroot}%{_prefix}/libexec
%files
%defattr(-,root,root,-)
%doc COPYING
%doc %{_docdir}/%{name}/README*
%{_bindir}/*
%dir %{_datadir}/gnuradio
%{_datadir}/gnuradio/grc/
%{_datadir}/gnuradio/modtool/
%{_datadir}/gnuradio/themes/
%{_datadir}/icons/hicolor/*/apps/gnuradio-grc.png
%{_datadir}/applications/gnuradio-grc.desktop
%{python_sitearch}/*