[packages/gnuradio] real -doc subpackage; refs 79e30fd
glen
glen at pld-linux.org
Mon May 16 18:02:10 CEST 2016
commit 8098787665598df02b2ace5192765c72fcc1492a
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon May 16 19:01:33 2016 +0300
real -doc subpackage; refs 79e30fd
gnuradio.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gnuradio.spec b/gnuradio.spec
index 161c029..87f14d4 100644
--- a/gnuradio.spec
+++ b/gnuradio.spec
@@ -6,7 +6,7 @@
Summary: Software defined radio framework
Name: gnuradio
Version: 3.7.7.1
-Release: 5
+Release: 6
License: GPL v3
Group: Applications/Engineering
Source0: http://gnuradio.org/releases/gnuradio/%{name}-%{version}.tar.gz
@@ -197,7 +197,6 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc README.hacking
-%doc inst-doc/*
%attr(755,root,root) %{_bindir}/gnuradio-*
%attr(755,root,root) %{_bindir}/gr_*
%attr(755,root,root) %{_bindir}/grcc
@@ -333,6 +332,10 @@ rm -rf $RPM_BUILD_ROOT
%{?with_uhd:%{_libdir}/cmake/gnuradio/FindUHD.cmake}
%{_libdir}/cmake/volk
+%files doc
+%defattr(644,root,root,755)
+%doc inst-doc/*
+
%files examples
%defattr(644,root,root,755)
%{_datadir}/gnuradio/examples
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnuradio.git/commitdiff/8098787665598df02b2ace5192765c72fcc1492a
More information about the pld-cvs-commit
mailing list