X-Git-Url: http://git.onelab.eu/?p=gnuradio.git;a=blobdiff_plain;f=gnuradio.spec;h=bedafbf47d9b4faf74cd31f4a02cbcc962723847;hp=003741b622b7e49fd36bac3838ce1124804932bb;hb=HEAD;hpb=4be00e31283a8420ad88319875ce35e380049124 diff --git a/gnuradio.spec b/gnuradio.spec index 003741b..bedafbf 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -1,13 +1,9 @@ -# SPEC file for gnuradio -# -# -# Source: ftp://ftp.gnu.org/gnu/gnuradio/gnuradio-3.2.2.tar.gz -# -# Signature: ftp://ftp.gnu.org/gnu/gnuradio/gnuradio-3.2.2.tar.gz.sig +# $Id$ +# $URL$ # %define name gnuradio %define version 3.2.2 -%define release 21 +%define release 22 %define actual_name %{name}-%{version} %define module_taglevel_varname release @@ -55,7 +51,8 @@ autoreconf -i %configure --disable-doxygen sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool -make %{?_smp_mflags} +#make %{?_smp_mflags} +make %else bash -x ./bootstrap %configure --disable-doxygen @@ -128,6 +125,9 @@ Devel package of gnuradio %changelog -n gnuradio +* Wed Jan 20 2010 Thierry Parmentelat - gnuradio-3.2.2-22 +- reworked for f12 + * Wed Oct 8 2009 Thierry Turletti 3.2.2-2.1 - fixed lots of missing parameters...