X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=gnuradio.spec;h=8eb0569ae1fa0546264204bcefc92a644d0b63f2;hb=7a39c69c2a65c5ce50d11d1ff8a24b1ff46b64c2;hp=f4817b60797610a4a964a580e2f00335f7c417da;hpb=a0fb4957861e430ced3b984eb5862a19b3a55828;p=gnuradio.git diff --git a/gnuradio.spec b/gnuradio.spec index f4817b6..8eb0569 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -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,10 @@ gnuradio is a free software radio toolkit %build -PKG_CONFIG_PATH="/usr/lib/pkgconfig" -export PKG_CONFIG_PATH +export TMPDIR=/tmp +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