rpms/commoncpp2/EL-5 .cvsignore, 1.5, 1.6 commoncpp2.spec, 1.4, 1.5 sources, 1.5, 1.6

Andreas Thienemann ixs at fedoraproject.org
Mon Apr 6 21:38:07 UTC 2009


Author: ixs

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

Modified Files:
	.cvsignore commoncpp2.spec sources 
Log Message:
* Mon Apr 06 2009 Andreas Thienemann <andreas at bawue.net> - 1.7.3-1
- Updated to new upstream version 1.7.3



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/commoncpp2/EL-5/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	10 Nov 2006 00:20:38 -0000	1.5
+++ .cvsignore	6 Apr 2009 21:37:36 -0000	1.6
@@ -1 +1 @@
-commoncpp2-1.5.0.tar.gz
+commoncpp2-1.7.3.tar.gz


Index: commoncpp2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/commoncpp2/EL-5/commoncpp2.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- commoncpp2.spec	10 Nov 2006 00:07:45 -0000	1.4
+++ commoncpp2.spec	6 Apr 2009 21:37:36 -0000	1.5
@@ -1,12 +1,12 @@
 Summary: GNU Common C++ class framework
 Name: commoncpp2
-Version: 1.5.0
+Version: 1.7.3
 Release: 1%{?dist}
-License: GPL
+License: GPLv2+ with exceptions
 Group: System Environment/Libraries
-Source0: http://download.sourceforge.net/gnutelephony/commoncpp2-%{version}.tar.gz
-Patch0: commoncpp2-ldconfig.patch
+Source0: http://www.gnutelephony.org/dist/tarballs/commoncpp2-%{version}.tar.gz
 URL: http://www.gnu.org/software/commoncpp/
+Patch0: commoncpp2-1.7.3-gcc44.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libxml2-devel, zlib-devel, doxygen
 
@@ -33,13 +33,13 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .ldconfig
+%patch0 -p1
 
 %build
 %configure \
 	--disable-static \
 	--disable-dependency-tracking
-%{__make} %{?_smp_mflags}
+%{__make} #%%{?_smp_mflags} smp building disabled
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -80,6 +80,19 @@
 %{_infodir}/commoncpp2.info*
 
 %changelog
+* Mon Apr 06 2009 Andreas Thienemann <andreas at bawue.net> - 1.7.3-1
+- Updated to new upstream version 1.7.3
+
+* Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.1-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Tue Jul 15 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.6.1-2
+- fix license tag
+
+* Wed Feb 06 2008 Andreas Thienemann <andreas at bawue.net> - 1.6.1-1
+- Updated to new upstream version 1.6.1
+- Reverted the ld-check patch as it's no longer needed
+
 * Fri Nov 10 2006 Andreas Thienemann <andreas at bawue.net> - 1.5.0-1
 - Updated package to 1.5.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/commoncpp2/EL-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	10 Nov 2006 00:20:38 -0000	1.5
+++ sources	6 Apr 2009 21:37:36 -0000	1.6
@@ -1 +1 @@
-c454fa913f2f1ce53a3ccea27ec4a068  commoncpp2-1.5.0.tar.gz
+ca741179a728d264eb276ae471ebaf70  commoncpp2-1.7.3.tar.gz




More information about the scm-commits mailing list