X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=gnuradio.spec;h=ec80bf1c0a9619957dbd0f411a56a2c2fdbdb41a;hb=7e78e41f21e883988a16c1725fe4bd9353d70c35;hp=bb180532ae8ad365b432505fa60aec98e18bd3b2;hpb=6de65eaba4863efa55eb6abdffb26151e36a66bd;p=gnuradio.git diff --git a/gnuradio.spec b/gnuradio.spec index bb18053..ec80bf1 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,6 +43,7 @@ gnuradio is a free software radio toolkit %build +export TMPDIR=/var/tmp export PKG_CONFIG_PATH="/usr/lib/pkgconfig" # Following export PATH is a dirty hack to let gnuradio configure find sdcc export PATH=$PATH:/usr/libexec/sdcc