Author: arekm Date: Sat Nov 8 22:09:42 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.5.04.3236
---- Files affected: SPECS: cvsnt.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/cvsnt.spec diff -u SPECS/cvsnt.spec:1.30 SPECS/cvsnt.spec:1.31 --- SPECS/cvsnt.spec:1.30 Wed Oct 29 23:41:04 2008 +++ SPECS/cvsnt.spec Sat Nov 8 23:09:37 2008 @@ -11,7 +11,6 @@ # cvs ci -m '- bleh' file.patch # or just install cvs client from cvsnt package. # - the newline auto translation on text files should be disabled on .patch files (better for any!) -# - stay with STABLE 2.5.04 line as soon as it becomes stable # - check server mode and default config # - unpackaged: # /usr/lib/libcvsapi.la @@ -23,13 +22,14 @@ Summary: Concurrent Versioning System Summary(pl.UTF-8): Concurrent Versioning System Name: cvsnt -Version: 2.5.04.3125 -Release: 2 +# 2.5.04 is current stable series (2.5.05 is not) +Version: 2.5.04.3236 +Release: 1 License: GPL v2+/LGPL v2+ Group: Development/Version Control # http://www.cvsnt.org/wiki/Download Source0: http://www.cvsnt.org/archive/%{name}-%{version}.tar.gz -# Source0-md5: b8aae9e50c3ef682a126a5d19c797558 +# Source0-md5: 853d1f2e1c89e8776467271d34bc0dcf Source1: %{name}.inetd Source2: %{name}-cvslockd.init Source3: %{name}.pam @@ -39,6 +39,7 @@ Patch3: %{name}-system-ntlm.patch Patch4: %{name}-crypt.patch Patch5: %{name}-build.patch +Patch6: %{name}-nospam.patch URL: http://www.cvsnt.org/ BuildRequires: autoconf >= 2.58 BuildRequires: automake >= 1:1.7.9 @@ -203,6 +204,7 @@ %patch3 -p1 %patch4 -p0 %patch5 -p1 +%patch6 -p1 rm -rf pcre libltdl zlib protocols/ntlm @@ -387,6 +389,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2008/11/08 22:09:37 arekm +- up to 2.5.04.3236 + Revision 1.30 2008/10/29 22:41:04 glen - newer code for adding new file to branch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cvsnt.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
