undo previous change, build now fixed in sge.spec
[gnuradio.git] / gnuradio.spec
index cac5fb3..0e9ebe1 100644 (file)
@@ -7,9 +7,11 @@
 #
 %define name gnuradio
 %define version 3.2.2
-%define release 2.1
+%define release 21
 %define actual_name %{name}-%{version}
 
+%define module_taglevel_varname release
+
 Name: %{name}
 Summary: GNU software radio
 Version: %{version}
@@ -41,11 +43,9 @@ gnuradio is a free software radio toolkit
 
 
 %build
-PKG_CONFIG_PATH="/usr/lib/pkgconfig"
-export PKG_CONFIG_PATH
+export PKG_CONFIG_PATH="/usr/lib/pkgconfig"
 # Following export PATH is a dirty hack to let gnuradio configure find sdcc
-PATH=$PATH:/usr/libexec/sdcc
-export PATH
+export PATH=$PATH:/usr/libexec/sdcc
 ./bootstrap
 #./configure
 %configure --disable-doxygen
@@ -104,7 +104,7 @@ Devel package of gnuradio
 %config /etc/gnuradio/*
 %{_libdir}/lib*so*
 %{_libdir}/python2.5/site-packages/
-#%{_datadir}/doc/*
+%{_datadir}/doc/*
 %dir %{_datadir}/gnuradio
 %{_datadir}/gnuradio/*
 %dir %{_datadir}/usrp