SPECS: cvs.spec - added acl-fixes patch

qboosh qboosh at pld-linux.org
Mon Oct 24 13:29:52 CEST 2005


Author: qboosh                       Date: Mon Oct 24 11:29:52 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added acl-fixes patch

---- Files affected:
SPECS:
   cvs.spec (1.159 -> 1.160) 

---- Diffs:

================================================================
Index: SPECS/cvs.spec
diff -u SPECS/cvs.spec:1.159 SPECS/cvs.spec:1.160
--- SPECS/cvs.spec:1.159	Mon Oct 24 10:45:30 2005
+++ SPECS/cvs.spec	Mon Oct 24 13:29:46 2005
@@ -33,9 +33,10 @@
 Patch7:		%{name}-info.patch
 Patch8:		%{name}-ssh.patch
 Patch9:		%{name}-posix.patch
+Patch10:	%{name}-CAN_2005_2693.patch
 # Access Control List Extension: http://cvsacl.sourceforge.net/
-Patch10:	%{name}-acl.patch
-Patch11:	%{name}-CAN_2005_2693.patch
+Patch11:	%{name}-acl.patch
+Patch12:	%{name}-acl-fixes.patch
 URL:		http://www.non-gnu.org/cvs/
 BuildRequires:	autoconf >= 2.58
 BuildRequires:	automake >= 1:1.7.9
@@ -212,8 +213,9 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
-%{?with_acl:%patch10 -p1}
-%patch11 -p1
+%patch10 -p1
+%{?with_acl:%patch11 -p1}
+%{?with_acl:%patch12 -p1}
 
 %build
 %{__aclocal}
@@ -297,6 +299,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.160  2005/10/24 11:29:46  qboosh
+- added acl-fixes patch
+
 Revision 1.159  2005/10/24 08:45:30  qboosh
 - new URLs, updated to 1.11.21
 
================================================================

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




More information about the pld-cvs-commit mailing list