SPECS: libgdiplus.spec - apply cairo-gcc4 patch (fixes build with ...

qboosh qboosh at pld-linux.org
Thu Nov 17 00:47:56 CET 2005


Author: qboosh                       Date: Wed Nov 16 23:47:56 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- apply cairo-gcc4 patch (fixes build with new gas)

---- Files affected:
SPECS:
   libgdiplus.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/libgdiplus.spec
diff -u SPECS/libgdiplus.spec:1.17 SPECS/libgdiplus.spec:1.18
--- SPECS/libgdiplus.spec:1.17	Fri Nov 11 14:04:36 2005
+++ SPECS/libgdiplus.spec	Thu Nov 17 00:47:51 2005
@@ -5,6 +5,7 @@
 # dependency hell a bit, there's not yet another lib you have to get and/or
 # build, second reason is that until we use Pango for text (see below), we can
 # do some private stuff to cairo to improve text-display related performance.
+# --- but: the first reason is meaningless in PLD, the second seems only theoretical
 #
 # WARNING! libgdiplus will not work if compiled with -fomit-frame-pointer
 #
@@ -18,6 +19,7 @@
 #Source0Download: http://www.go-mono.com/sources/
 Source0:	http://www.go-mono.com/sources/libgdiplus-1.1/%{name}-%{version}.tar.gz
 # Source0-md5:	79a85656ceab0dd9292050db977e3c3b
+Patch0:		cairo-gcc4.patch
 URL:		http://www.go-mono.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -69,6 +71,8 @@
 
 %prep
 %setup -q
+cd cairo
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -114,6 +118,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2005/11/16 23:47:51  qboosh
+- apply cairo-gcc4 patch (fixes build with new gas)
+
 Revision 1.17  2005/11/11 13:04:36  wolf
 - add warning
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libgdiplus.spec?r1=1.17&r2=1.18&f=u




More information about the pld-cvs-commit mailing list