SPECS: cvs.spec - removed ACL patch (its no longer maintained + it...

hawk hawk at pld-linux.org
Fri Dec 2 00:28:59 CET 2005


Author: hawk                         Date: Thu Dec  1 23:28:59 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed ACL patch (its no longer maintained + it has memleaks and possible SEGVs)
- release 2

---- Files affected:
SPECS:
   cvs.spec (1.161 -> 1.162) 

---- Diffs:

================================================================
Index: SPECS/cvs.spec
diff -u SPECS/cvs.spec:1.161 SPECS/cvs.spec:1.162
--- SPECS/cvs.spec:1.161	Wed Nov 16 19:46:09 2005
+++ SPECS/cvs.spec	Fri Dec  2 00:28:53 2005
@@ -2,7 +2,6 @@
 #
 # Conditional build:
 %bcond_without	kerberos5	# disable kerberos5 support
-%bcond_without	acl		# disable ACL support
 #
 Summary:	Concurrent Versioning System
 Summary(de):	Concurrent-Versioning-System
@@ -16,7 +15,7 @@
 Summary(zh_CN):	˛˘ˇ˘ľÄ°ćąžšÜŔíϾͳCVS
 Name:		cvs
 Version:	1.11.21
-Release:	1
+Release:	2
 License:	GPL
 Group:		Development/Version Control
 # new: ftp://ftp.gnu.org/non-gnu/cvs/source/feature/%{version}/%{name}-%{version}.tar.bz2
@@ -35,9 +34,6 @@
 Patch8:		%{name}-ssh.patch
 Patch9:		%{name}-posix.patch
 Patch10:	%{name}-CAN_2005_2693.patch
-# Access Control List Extension: http://cvsacl.sourceforge.net/ (UNMAINTAINED UGLY CODE, SHOULD DIE)
-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
@@ -215,8 +211,6 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
-%{?with_acl:%patch11 -p1}
-%{?with_acl:%patch12 -p1}
 
 %build
 %{__aclocal}
@@ -283,7 +277,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc BUGS FAQ MINOR-BUGS NEWS PROJECTS TODO README %{?with_acl:README.cvsacl}
+%doc BUGS FAQ MINOR-BUGS NEWS PROJECTS TODO README
 %doc ChangeLog doc/*.pdf contrib
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man[158]/*
@@ -300,6 +294,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.162  2005/12/01 23:28:53  hawk
+- removed ACL patch (its no longer maintained + it has memleaks and possible SEGVs)
+- release 2
+
 Revision 1.161  2005/11/16 18:46:09  qboosh
 - updated Source0 URL
 
================================================================

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




More information about the pld-cvs-commit mailing list