X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=cvs.spec;h=412eec81a0806b5aa054a7db5cf5a846d24727b4;hb=c82bfd2e359359019da034cec33bff1f79de4a32;hp=58448aa3958d722daea6a20006ad450494dce229;hpb=0d4d52d51c6a41d1d73c63231d37ced6235f0424;p=packages%2Fcvs.git diff --git a/cvs.spec b/cvs.spec index 58448aa..412eec8 100644 --- a/cvs.spec +++ b/cvs.spec @@ -13,13 +13,13 @@ Summary(tr): S Summary(uk): óÉÓÔÅÍÁ ËÅÒÕ×ÁÎÎÑ ×ÅÒÓ¦ÑÍÉ Summary(zh_CN): ²¢·¢µÄ°æ±¾¹ÜÀíϵͳCVS Name: cvs -Version: 1.11.15 +Version: 1.11.17 Release: 3 License: GPL Group: Development/Version Control # new feature release: http://ftp.cvshome.org/release/feature/cvs-1.12.5/cvs-1.12.5.tar.bz2 -Source0: http://ftp.cvshome.org/release/stable/%{name}-%{version}/%{name}-%{version}.tar.bz2 -# Source0-md5: 63873ed6ae942b298cf1db15c85ea22e +Source0: http://ccvs.cvshome.org/files/documents/19/191/%{name}-%{version}.tar.bz2 +# Source0-md5: 17cd48888d5571d215a44a7e8d46759c Source1: %{name}.inetd # based on: http://www.t17.ds.pwr.wroc.pl/~misiek/ipv6/cvs-1.11.2-20020513-ipv6.patch.gz Patch0: %{name}-ipv6.patch @@ -32,6 +32,8 @@ Patch6: %{name}-no_libnsl.patch Patch7: %{name}-info.patch Patch8: %{name}-ssh.patch Patch9: %{name}-posix.patch +# Access Control List Extension: http://cvsacl.sourceforge.net/ +Patch10: %{name}-acl.patch URL: http://www.cyclic.com/ BuildRequires: autoconf >= 2.58 BuildRequires: automake >= 1:1.7.9 @@ -167,7 +169,7 @@ Summary: rc-inetd config files to run CVS pserver Summary(es): Ficheros de configuración de rc-inetd para un servidor CVS pserver Summary(pl): Pliki konfiguracyjne rc-inetd do postawienia pservera CVS Group: Development/Version Control -PreReq: %{name} = %{version} +PreReq: %{name} = %{version}-%{release} PreReq: rc-inetd Requires(pre): /usr/bin/getgid Requires(pre): /bin/id @@ -204,6 +206,7 @@ pserver. %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 %build %{__aclocal} @@ -213,7 +216,7 @@ pserver. %configure \ --enable-server \ --enable-client \ - %{?with_kerberos5:--with-gssapi} \ + --with%{!?with_kerberos5:out}-gssapi \ --with-tmpdir=/tmp \ --with-editor=/bin/vi @@ -284,7 +287,7 @@ echo "Check your configration." %files %defattr(644,root,root,755) -%doc BUGS FAQ MINOR-BUGS NEWS PROJECTS TODO README ChangeLog doc/*.ps contrib +%doc BUGS FAQ MINOR-BUGS NEWS PROJECTS TODO README README.cvsacl ChangeLog doc/*.ps contrib %attr(755,root,root) %{_bindir}/* %{_mandir}/man[158]/* %{_infodir}/cvs*