rpms/libsigc++/devel .cvsignore, 1.3, 1.4 libsigc++.spec, 1.8, 1.9 sources, 1.3, 1.4 libsigc++-1.2.5-pc-cflags.patch, 1.1, NONE

Denis Leroy (denis) fedora-extras-commits at redhat.com
Tue Feb 28 20:34:02 UTC 2006


Author: denis

Update of /cvs/extras/rpms/libsigc++/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24786

Modified Files:
	.cvsignore libsigc++.spec sources 
Removed Files:
	libsigc++-1.2.5-pc-cflags.patch 
Log Message:
Upgrade to 1.2.7, remove obsolete patches


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libsigc++/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	12 Apr 2005 13:41:13 -0000	1.3
+++ .cvsignore	28 Feb 2006 20:34:02 -0000	1.4
@@ -1,2 +1,2 @@
-libsigc++-1.2.5.tar.gz
-libsigc++-1.2.5-autoregen.patch.bz2
+libsigc++-1.2.7.tar.bz2
+libsigc++-1.2.5-stylesheet.patch


Index: libsigc++.spec
===================================================================
RCS file: /cvs/extras/rpms/libsigc++/devel/libsigc++.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libsigc++.spec	12 Apr 2005 13:59:50 -0000	1.8
+++ libsigc++.spec	28 Feb 2006 20:34:02 -0000	1.9
@@ -1,21 +1,17 @@
 Name:           libsigc++
-Version:        1.2.5
-Release:        8
+Version:        1.2.7
+Release:        1
 Summary:        Typesafe signal framework for C++
 Group:          System Environment/Libraries
 License:        LGPL
 URL:            http://libsigc.sourceforge.net/
-Source0:        http://dl.sourceforge.net/libsigc/libsigc++-1.2.5.tar.gz
+Source0:        http://dl.sourceforge.net/libsigc/libsigc++-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  m4
 BuildRequires:  doxygen
 BuildRequires:  libxslt docbook-style-xsl
-# for multilib fix
-Patch1:         libsigc++-1.2.5-pc-cflags.patch
-Patch2:         libsigc++-1.2.5-stylesheet.patch
-# patch created with: aclocal -I scripts ; libtoolize -c -f 
-# automake -a -c -f ; autoconf ; rm -rf autom4te.cache
-Patch3:         libsigc++-1.2.5-autoregen.patch.bz2
+
+Patch1:         libsigc++-1.2.5-stylesheet.patch
 
 %description
 This library implements a full callback system for use in widget libraries,
@@ -43,9 +39,7 @@
 
 %prep
 %setup -q
-%patch1 -p1 -b .pc-cflags
-%patch2 -p1 -b .stylesheet
-%patch3 -p1 -b .autoregen
+%patch1 -p1 -b .stylesheet
 
 
 
@@ -101,6 +95,10 @@
 
 
 %changelog
+* Tue Feb 28 2006 Denis Leroy <denis at poolshark.org> 1.2.7-1
+- Upgrade to version 1.2.7.
+- Removed obsolete patches.
+
 * Tue Apr 12 2005 Michael Schwendt <mschwendt[AT]users.sf.net> 1.2.5-8
 - Add BR docbook-style-xsl and patch doc/manual to use it instead of
   an external http stylesheet.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libsigc++/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	12 Apr 2005 13:41:13 -0000	1.3
+++ sources	28 Feb 2006 20:34:02 -0000	1.4
@@ -1,2 +1,2 @@
-d0d1ffcae0eced97ef4f17ce0ba81352  libsigc++-1.2.5.tar.gz
-19a5d1a582805fd8c2dddfe6d3752a52  libsigc++-1.2.5-autoregen.patch.bz2
+212f48536019e1f003d2509b4c9b36df  libsigc++-1.2.7.tar.bz2
+20a43406ef26eafa35766b7b9cb1f6b8  libsigc++-1.2.5-stylesheet.patch


--- libsigc++-1.2.5-pc-cflags.patch DELETED ---




More information about the scm-commits mailing list