Author: arekm Date: Sun Feb 8 19:00:33 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 5; increase select timeout to 15s
---- Files affected: SPECS: cvsnt.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: SPECS/cvsnt.spec diff -u SPECS/cvsnt.spec:1.37 SPECS/cvsnt.spec:1.38 --- SPECS/cvsnt.spec:1.37 Tue Jan 20 22:11:48 2009 +++ SPECS/cvsnt.spec Sun Feb 8 20:00:28 2009 @@ -24,7 +24,7 @@ Name: cvsnt # 2.5.04 is current stable series (2.5.05 is not) Version: 2.5.04.3236 -Release: 4 +Release: 5 License: GPL v2+/LGPL v2+ Group: Development/Version Control Source0: http://www.cvsnt.org/archive/%{name}-%{version}.tar.gz @@ -40,6 +40,7 @@ Patch5: %{name}-build.patch Patch6: %{name}-nospam.patch Patch7: %{name}-ipv6.patch +Patch8: %{name}-fixes.patch URL: http://www.cvsnt.org/ BuildRequires: autoconf >= 2.58 BuildRequires: automake >= 1:1.7.9 @@ -206,6 +207,7 @@ %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 rm -rf pcre libltdl zlib protocols/ntlm @@ -390,6 +392,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2009/02/08 19:00:28 arekm +- rel 5; increase select timeout to 15s + Revision 1.37 2009/01/20 21:11:48 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cvsnt.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
