packages (DEVEL): glib2/glib2.spec - fix build with autoconf 2.64 (http://b...
aredridel
aredridel at pld-linux.org
Sun Aug 23 16:28:32 CEST 2009
Author: aredridel Date: Sun Aug 23 14:28:32 2009 GMT
Module: packages Tag: DEVEL
---- Log message:
- fix build with autoconf 2.64 (http://bugzilla.gnome.org/show_bug.cgi?id=591840)
---- Files affected:
packages/glib2:
glib2.spec (1.201.2.3 -> 1.201.2.4)
---- Diffs:
================================================================
Index: packages/glib2/glib2.spec
diff -u packages/glib2/glib2.spec:1.201.2.3 packages/glib2/glib2.spec:1.201.2.4
--- packages/glib2/glib2.spec:1.201.2.3 Wed Jul 22 22:31:09 2009
+++ packages/glib2/glib2.spec Sun Aug 23 16:28:26 2009
@@ -26,6 +26,7 @@
Source0: http://ftp.gnome.org/pub/GNOME/sources/glib/2.21/glib-%{version}.tar.bz2
# Source0-md5: 5092c5b479ba80065dc164d27e63000f
Patch0: %{name}-makefile.patch
+Patch1: %{name}-acglib.patch
URL: http://www.gtk.org/
BuildRequires: autoconf >= 2.54
BuildRequires: automake >= 1:1.7
@@ -167,6 +168,7 @@
%prep
%setup -q -n glib-%{version}
%patch0 -p1
+%patch1 -p1
%if !%{with apidocs}
sed -e '/SUBDIRS/s/docs//' -i Makefile.am
@@ -298,6 +300,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.201.2.4 2009/08/23 14:28:26 aredridel
+- fix build with autoconf 2.64 (http://bugzilla.gnome.org/show_bug.cgi?id=591840)
+
Revision 1.201.2.3 2009/07/22 20:31:09 patrys
- 2.21.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glib2/glib2.spec?r1=1.201.2.3&r2=1.201.2.4&f=u
More information about the pld-cvs-commit
mailing list