SPECS: zsh.spec - zsh-autoconf.spec: fix for autoconf 2.60

qrczak qrczak at pld-linux.org
Sun Aug 13 22:21:23 CEST 2006


Author: qrczak                       Date: Sun Aug 13 20:21:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- zsh-autoconf.spec: fix for autoconf 2.60

---- Files affected:
SPECS:
   zsh.spec (1.124 -> 1.125) 

---- Diffs:

================================================================
Index: SPECS/zsh.spec
diff -u SPECS/zsh.spec:1.124 SPECS/zsh.spec:1.125
--- SPECS/zsh.spec:1.124	Sat Mar  4 22:45:27 2006
+++ SPECS/zsh.spec	Sun Aug 13 22:21:17 2006
@@ -33,6 +33,7 @@
 Patch2:		%{name}-paths.patch
 Patch3:		%{name}-completions.patch
 Patch4:		%{name}-nolibs.patch
+Patch5:		%{name}-autoconf.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 %{?with_static:BuildRequires:	glibc-static}
@@ -149,6 +150,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 install %{SOURCE2} .
 
@@ -292,6 +294,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.125  2006/08/13 20:21:17  qrczak
+- zsh-autoconf.spec: fix for autoconf 2.60
+
 Revision 1.124  2006/03/04 21:45:27  arekm
 - merged from DEVEL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/zsh.spec?r1=1.124&r2=1.125&f=u



More information about the pld-cvs-commit mailing list