SPECS: glib.spec - fix g_slist_remove(), release 13.

pluto pluto at pld-linux.org
Tue May 2 22:19:21 CEST 2006


Author: pluto                        Date: Tue May  2 20:19:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix g_slist_remove(), release 13.

---- Files affected:
SPECS:
   glib.spec (1.109 -> 1.110) 

---- Diffs:

================================================================
Index: SPECS/glib.spec
diff -u SPECS/glib.spec:1.109 SPECS/glib.spec:1.110
--- SPECS/glib.spec:1.109	Mon Jan 23 20:06:04 2006
+++ SPECS/glib.spec	Tue May  2 22:19:16 2006
@@ -1,5 +1,7 @@
 # $Revision$, $Date$
+#
 # Conditional build:
+#
 %bcond_without	static_libs	# don't build static library
 #
 Summary:	Useful routines for 'C' programming
@@ -12,7 +14,7 @@
 Summary(tr):	Yararlý ufak yordamlar kitaplýđý
 Name:		glib
 Version:	1.2.10
-Release:	12
+Release:	13
 Epoch:		1
 License:	LGPL
 Group:		Libraries
@@ -25,6 +27,7 @@
 Patch2:		%{name}-am18.patch
 Patch3:		%{name}-link.patch
 Patch4:		%{name}-gcc34.patch
+Patch5:		%{name}-slist_remove.patch
 URL:		http://www.gtk.org/
 BuildRequires:	autoconf >= 2.13
 BuildRequires:	automake >= 1.4
@@ -102,6 +105,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 rm -f acinclude.m4
@@ -166,6 +170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.110  2006/05/02 20:19:16  pluto
+- fix g_slist_remove(), release 13.
+
 Revision 1.109  2006/01/23 19:06:04  pluto
 - pass -fno-strict-aliasing for this ugly code.
 - run testsuite, release 12.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/glib.spec?r1=1.109&r2=1.110&f=u



More information about the pld-cvs-commit mailing list