packages: gtksourceview2/gtksourceview2.spec - g_malloc_n is only available...

gotar gotar at pld-linux.org
Tue May 18 10:18:32 CEST 2010


Author: gotar                        Date: Tue May 18 08:18:32 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- g_malloc_n is only available as of glib2 v2.24

---- Files affected:
packages/gtksourceview2:
   gtksourceview2.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: packages/gtksourceview2/gtksourceview2.spec
diff -u packages/gtksourceview2/gtksourceview2.spec:1.31 packages/gtksourceview2/gtksourceview2.spec:1.32
--- packages/gtksourceview2/gtksourceview2.spec:1.31	Tue May 18 10:16:20 2010
+++ packages/gtksourceview2/gtksourceview2.spec	Tue May 18 10:18:27 2010
@@ -21,7 +21,7 @@
 BuildRequires:	libxml2-devel >= 1:2.6.31
 BuildRequires:	pkgconfig
 BuildRequires:	rpm-pythonprov
-Requires:	glib2 > 2.22
+Requires:	glib2 >= 2.24
 # sr at Latn vs. sr at latin
 Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -136,6 +136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2010/05/18 08:18:27  gotar
+- g_malloc_n is only available as of glib2 v2.24
+
 Revision 1.31  2010/05/18 08:16:20  gotar
 - R: glib2 with g_malloc_n
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtksourceview2/gtksourceview2.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list