SPECS: ghostscript-esp.spec - added sh patch to fix build with ksh...

qboosh qboosh at pld-linux.org
Mon Nov 20 21:19:17 CET 2006


Author: qboosh                       Date: Mon Nov 20 20:19:17 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added sh patch to fix build with ksh+autoconf 2.60

---- Files affected:
SPECS:
   ghostscript-esp.spec (1.169 -> 1.170) 

---- Diffs:

================================================================
Index: SPECS/ghostscript-esp.spec
diff -u SPECS/ghostscript-esp.spec:1.169 SPECS/ghostscript-esp.spec:1.170
--- SPECS/ghostscript-esp.spec:1.169	Sun Nov 12 22:39:37 2006
+++ SPECS/ghostscript-esp.spec	Mon Nov 20 21:19:12 2006
@@ -28,6 +28,7 @@
 Patch1:		%{name}-setuid.patch
 Patch2:		%{name}-time_h.patch
 Patch3:		%{name}-gdevcd8-fixes.patch
+Patch4:		%{name}-sh.patch
 URL:		http://www.cups.org/ghostscript.php
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -173,11 +174,11 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 ln -sf jp* jpeg
 
 %build
-rm -rf autom4te.cache
-cp -f %{_datadir}/automake/config.sub .
+cp -f /usr/share/automake/config.sub .
 %{__aclocal}
 %{__autoconf}
 CFLAGS="%{rpmcflags} -DA4"
@@ -324,6 +325,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.170  2006/11/20 20:19:12  qboosh
+- added sh patch to fix build with ksh+autoconf 2.60
+
 Revision 1.169  2006/11/12 21:39:37  psz
 - fixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ghostscript-esp.spec?r1=1.169&r2=1.170&f=u



More information about the pld-cvs-commit mailing list