Author: baggins Date: Fri Jul 3 09:02:08 2009 GMT Module: packages Tag: HEAD ---- Log message: - rel 7 - fix building with latest gcc
---- Files affected: packages/cvsnt: cvsnt.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: packages/cvsnt/cvsnt.spec diff -u packages/cvsnt/cvsnt.spec:1.40 packages/cvsnt/cvsnt.spec:1.41 --- packages/cvsnt/cvsnt.spec:1.40 Fri Jul 3 00:22:38 2009 +++ packages/cvsnt/cvsnt.spec Fri Jul 3 11:02:03 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: 6 +Release: 7 License: GPL v2+/LGPL v2+ Group: Development/Version Control Source0: http://www.cvsnt.org/archive/%{name}-%{version}.tar.gz @@ -41,6 +41,7 @@ Patch6: %{name}-nospam.patch Patch7: %{name}-ipv6.patch Patch8: %{name}-fixes.patch +Patch9: %{name}-gcc4.patch URL: http://www.cvsnt.org/ BuildRequires: autoconf >= 2.58 BuildRequires: automake >= 1:1.7.9 @@ -216,6 +217,7 @@ %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 rm -rf pcre libltdl zlib protocols/ntlm @@ -403,6 +405,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2009/07/03 09:02:03 baggins +- rel 7 +- fix building with latest gcc + Revision 1.40 2009/07/02 22:22:38 baggins - rel 6 - switch to heimdal kerberos ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cvsnt/cvsnt.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
