rpms/ccrtp/EL-5 .cvsignore, 1.5, 1.6 ccrtp.spec, 1.7, 1.8 sources, 1.5, 1.6

Andreas Thienemann ixs at fedoraproject.org
Wed Apr 8 13:00:32 UTC 2009


Author: ixs

Update of /cvs/pkgs/rpms/ccrtp/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24857

Modified Files:
	.cvsignore ccrtp.spec sources 
Log Message:
* Mon Apr 07 2009 Andreas Thienemann <andreas at bawue.net> - 1.7.1-1
- Update to upstream release 1.7.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ccrtp/EL-5/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	7 Mar 2007 11:50:32 -0000	1.5
+++ .cvsignore	8 Apr 2009 13:00:02 -0000	1.6
@@ -1 +1 @@
-ccrtp-1.5.1.tar.gz
+ccrtp-1.7.1.tar.gz


Index: ccrtp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ccrtp/EL-5/ccrtp.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ccrtp.spec	7 Mar 2007 12:23:07 -0000	1.7
+++ ccrtp.spec	8 Apr 2009 13:00:02 -0000	1.8
@@ -1,13 +1,13 @@
 Summary: Common C++ class framework for RTP/RTCP
 Name: ccrtp
-Version: 1.5.1
+Version: 1.7.1
 Release: 1%{?dist}
-License: GPL
+License: GPLv2+
 Group: System Environment/Libraries
 Source0: http://ftp.gnu.org/pub/gnu/ccrtp/ccrtp-%{version}.tar.gz
 URL: http://www.gnu.org/software/commoncpp/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: commoncpp2-devel, doxygen, libgcrypt-devel
+BuildRequires: commoncpp2-devel >= 1.7.0, doxygen, libgcrypt-devel
 
 %description
 ccRTP is a generic, extensible and efficient C++ framework for
@@ -22,6 +22,8 @@
 %package devel
 Summary: Header files and libraries for %{name} development
 Group: Development/Libraries
+# Some of the headers are LGPLv2+
+License: GPLv2+ and LGPLv2+
 Requires: %{name} = %{version}-%{release}
 Requires: pkgconfig, commoncpp2-devel
 Requires(post): /sbin/install-info
@@ -39,7 +41,7 @@
 %build
 %configure \
 	--disable-static
-%{__make} %{?_smp_mflags}
+%{__make} # %{?_smp_mflags} smp builds disabled
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -78,6 +80,22 @@
 
 
 %changelog
+* Mon Apr 07 2009 Andreas Thienemann <andreas at bawue.net> - 1.7.1-1
+- Update to upstream release 1.7.1
+
+* Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Tue Jul 15 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.6.0-2
+- fix license tag
+
+* Wed Feb 06 2008 Andreas Thienemann <andreas at bawue.net> - 1.6.0-1
+- Updated to upstream version 1.6.0
+- Added patch enabling build with gcc-4.3
+
+* Wed Feb 06 2008 Dennis Gilmore <dennis at ausil.us> - 1.5.1-2
+- rebuild for new commoncpp2
+
 * Wed Mar 07 2007 Andreas Thienemann <andreas at bawue.net> - 1.5.1-1
 - Updated package to 1.5.1
 - Fixed #219396


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ccrtp/EL-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	7 Mar 2007 11:50:32 -0000	1.5
+++ sources	8 Apr 2009 13:00:02 -0000	1.6
@@ -1 +1 @@
-728c41edd62be2871eac50be287f97ee  ccrtp-1.5.1.tar.gz
+9f5d34a18f2c1c779d2e5818cc4987f8  ccrtp-1.7.1.tar.gz




More information about the scm-commits mailing list