packages: texlive/texlive.spec - fix building with gcc 4.4

baggins baggins at pld-linux.org
Wed Apr 29 16:27:15 CEST 2009


Author: baggins                      Date: Wed Apr 29 14:27:15 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix building with gcc 4.4

---- Files affected:
packages/texlive:
   texlive.spec (1.250 -> 1.251) 

---- Diffs:

================================================================
Index: packages/texlive/texlive.spec
diff -u packages/texlive/texlive.spec:1.250 packages/texlive/texlive.spec:1.251
--- packages/texlive/texlive.spec:1.250	Wed Apr 29 14:17:57 2009
+++ packages/texlive/texlive.spec	Wed Apr 29 16:27:09 2009
@@ -88,6 +88,7 @@
 # Source62-md5:	f0fa0f2fc7aacb1e9b40eb65891a24c8
 Patch0:		%{name}-am.patch
 Patch1:		%{name}-20080816-kpathsea-ar.patch
+Patch2:		%{name}-gcc44.patch
 URL:		http://www.tug.org/texlive/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -5577,6 +5578,7 @@
 lzma -dc %{SOURCE0} | tar xf - -C ..
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 CURDIR=$(pwd)
 
 cd utils/xindy/make-rules/alphabets
@@ -13900,6 +13902,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.251  2009/04/29 14:27:09  baggins
+- fix building with gcc 4.4
+
 Revision 1.250  2009/04/29 12:17:57  uzsolt
 - move pdflatex.fmt file to the proper subpackage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/texlive/texlive.spec?r1=1.250&r2=1.251&f=u



More information about the pld-cvs-commit mailing list