[packages/gnuradio] - don't package binary in noarch examples - rel 2

baggins baggins at pld-linux.org
Sat Jun 27 15:01:10 CEST 2015


commit 9430b8d3c2d76f05c372dd65790dfc256b6f9fe9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Jun 27 15:00:50 2015 +0200

    - don't package binary in noarch examples
    - rel 2

 gnuradio.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gnuradio.spec b/gnuradio.spec
index 7a3ad2b..b03781c 100644
--- a/gnuradio.spec
+++ b/gnuradio.spec
@@ -6,7 +6,7 @@
 Summary:	Software defined radio framework
 Name:		gnuradio
 Version:	3.7.7.1
-Release:	1
+Release:	2
 License:	GPL v3
 Group:		Applications/Engineering
 Source0:	http://gnuradio.org/releases/gnuradio/%{name}-%{version}.tar.gz
@@ -185,6 +185,9 @@ for f in *.cmake; do
 	esac
 done
 
+# remove binary from noarch examples
+%{__rm} $RPM_BUILD_ROOT%{_datadir}/gnuradio/examples/fcd/fcd_nfm_rx
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnuradio.git/commitdiff/9430b8d3c2d76f05c372dd65790dfc256b6f9fe9



More information about the pld-cvs-commit mailing list