Author: arekm Date: Sat Nov 8 22:56:58 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; make lockserver listen on ipv4 address where servers expects it
---- Files affected: SPECS: cvsnt.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: SPECS/cvsnt.spec diff -u SPECS/cvsnt.spec:1.31 SPECS/cvsnt.spec:1.32 --- SPECS/cvsnt.spec:1.31 Sat Nov 8 23:09:37 2008 +++ SPECS/cvsnt.spec Sat Nov 8 23:56:52 2008 @@ -24,7 +24,7 @@ Name: cvsnt # 2.5.04 is current stable series (2.5.05 is not) Version: 2.5.04.3236 -Release: 1 +Release: 2 License: GPL v2+/LGPL v2+ Group: Development/Version Control # http://www.cvsnt.org/wiki/Download @@ -40,6 +40,7 @@ Patch4: %{name}-crypt.patch Patch5: %{name}-build.patch Patch6: %{name}-nospam.patch +Patch7: %{name}-lock.patch URL: http://www.cvsnt.org/ BuildRequires: autoconf >= 2.58 BuildRequires: automake >= 1:1.7.9 @@ -205,6 +206,7 @@ %patch4 -p0 %patch5 -p1 %patch6 -p1 +%patch7 -p1 rm -rf pcre libltdl zlib protocols/ntlm @@ -389,6 +391,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2008/11/08 22:56:52 arekm +- rel 2; make lockserver listen on ipv4 address where servers expects it + Revision 1.31 2008/11/08 22:09:37 arekm - up to 2.5.04.3236 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cvsnt.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
