SPECS: libgdiplus.spec - fix build with autoconf-2.62 (improper shell varia...

adamg adamg at pld-linux.org
Sun Jun 1 12:27:59 CEST 2008


Author: adamg                        Date: Sun Jun  1 10:27:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build with autoconf-2.62 (improper shell variable names used in configure.in)

---- Files affected:
SPECS:
   libgdiplus.spec (1.53 -> 1.54) 

---- Diffs:

================================================================
Index: SPECS/libgdiplus.spec
diff -u SPECS/libgdiplus.spec:1.53 SPECS/libgdiplus.spec:1.54
--- SPECS/libgdiplus.spec:1.53	Fri Mar 21 22:13:19 2008
+++ SPECS/libgdiplus.spec	Sun Jun  1 12:27:54 2008
@@ -22,6 +22,7 @@
 # Source0-md5:	939f65903ea385ae1dc9bf0098669838
 Patch0:		%{name}-link.patch
 Patch1:		%{name}-lt.patch
+Patch2:		%{name}-autoconf262.patch
 URL:		http://www.mono-project.com/
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake >= 1:1.7
@@ -92,6 +93,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 cd cairo
@@ -147,6 +149,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.54  2008-06-01 10:27:54  adamg
+- fix build with autoconf-2.62 (improper shell variable names used in configure.in)
+
 Revision 1.53  2008-03-21 21:13:19  qboosh
 - added lt patch (fixes build with libtool 2.2)
 - ghost soname symlink
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgdiplus.spec?r1=1.53&r2=1.54&f=u



More information about the pld-cvs-commit mailing list