diff --git a/.cvsignore b/.cvsignore index 3b03220..874b5a9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gnuradio-3.2.tar.gz +gnuradio-3.2.2.tar.gz diff --git a/gnuradio.spec b/gnuradio.spec index fd1b0c0..765ef5f 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: gnuradio -Version: 3.2 +Version: 3.2.2 Release: 1%{?dist} Summary: Software defined radio framework @@ -12,7 +12,6 @@ Source0: ftp://ftp.gnu.org/gnu/gnuradio/gnuradio-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source1: 10-usrp.rules Patch0: gnuradio-3.2-libtool.patch -Patch1: gnuradio-3.2-gcc44.patch Requires(pre): shadow-utils BuildRequires: sdcc @@ -94,7 +93,6 @@ GNU Radio USRP headers %prep %setup -q %patch0 -p1 -b .libtool -%patch1 -p1 -b .gcc44 %build export PATH=%{_libexecdir}/sdcc:$PATH @@ -172,6 +170,10 @@ getent group usrp >/dev/null || groupadd -r usrp %{_includedir}/usrp_* %changelog +* Wed Jul 29 2009 Marek Mahut - 3.2.2-1 +- Upstream release 3.2.2 +- Dropped patch gnuradio-3.2-gcc44.patch + * Sat Jul 25 2009 Marek Mahut - 3.2-1 - Upstream release 3.2 diff --git a/sources b/sources index 3710553..7c4afa2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d91d0f8f2cb35bc86435784fa8e72d8 gnuradio-3.2.tar.gz +3fedcd64c2f51671cc1417b4c1e06834 gnuradio-3.2.2.tar.gz