diff --git a/.cvsignore b/.cvsignore index 4eb62a8..adecfd3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ccrtp-1.6.0.tar.gz +ccrtp-1.7.1.tar.gz diff --git a/ccrtp.spec b/ccrtp.spec index adc07b1..e3996e3 100644 --- a/ccrtp.spec +++ b/ccrtp.spec @@ -1,14 +1,13 @@ Summary: Common C++ class framework for RTP/RTCP Name: ccrtp -Version: 1.6.0 -Release: 3%{?dist} +Version: 1.7.1 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries Source0: http://ftp.gnu.org/pub/gnu/ccrtp/ccrtp-%{version}.tar.gz -Patch0: ccrtp-1.6.0-gcc.patch URL: http://www.gnu.org/software/commoncpp/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: commoncpp2-devel >= 1.6.0, doxygen, libgcrypt-devel +BuildRequires: commoncpp2-devel >= 1.7.0, doxygen, libgcrypt-devel %description ccRTP is a generic, extensible and efficient C++ framework for @@ -37,7 +36,6 @@ to develop programs that use the %{name} library. %prep %setup -q -%patch0 -p 1 -b .gcc chmod 644 src/ccrtp/rtp.h %build @@ -82,6 +80,9 @@ fi %changelog +* Mon Apr 07 2009 Andreas Thienemann - 1.7.1-1 +- Update to upstream release 1.7.1 + * Mon Feb 23 2009 Fedora Release Engineering - 1.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 7dab307..197e308 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ce02643d9091d769943c9b186203a7b4 ccrtp-1.6.0.tar.gz +9f5d34a18f2c1c779d2e5818cc4987f8 ccrtp-1.7.1.tar.gz