SPECS: freetype1.spec - fix build with make -jX

adamg adamg at pld-linux.org
Sat Apr 11 16:20:56 CEST 2009


Author: adamg                        Date: Sat Apr 11 14:20:56 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build with make -jX

---- Files affected:
SPECS:
   freetype1.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/freetype1.spec
diff -u SPECS/freetype1.spec:1.48 SPECS/freetype1.spec:1.49
--- SPECS/freetype1.spec:1.48	Fri Jan  9 23:11:41 2009
+++ SPECS/freetype1.spec	Sat Apr 11 16:20:50 2009
@@ -18,6 +18,7 @@
 Patch1:		freetype-autoconf.patch
 Patch2:		%{name}-po.patch
 Patch3:		freetype-gcc33.patch
+Patch4:		%{name}-parallel-make.patch
 URL:		http://freetype.sourceforge.net/freetype1/index.html
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -120,6 +121,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 install /usr/share/automake/missing .
@@ -183,6 +185,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2009/04/11 14:20:50  adamg
+- fix build with make -jX
+
 Revision 1.48  2009/01/09 22:11:41  pawelz
 - rel 12
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/freetype1.spec?r1=1.48&r2=1.49&f=u



More information about the pld-cvs-commit mailing list