Author: arekm Date: Thu Jul 24 07:36:31 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.5.04.3125
---- Files affected: SPECS: cvsnt.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/cvsnt.spec diff -u SPECS/cvsnt.spec:1.23 SPECS/cvsnt.spec:1.24 --- SPECS/cvsnt.spec:1.23 Sun Jun 15 21:48:03 2008 +++ SPECS/cvsnt.spec Thu Jul 24 09:36:26 2008 @@ -16,13 +16,13 @@ Summary: Concurrent Versioning System Summary(pl.UTF-8): Concurrent Versioning System Name: cvsnt -Version: 2.5.04.3055 -Release: 2 +Version: 2.5.04.3125 +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: 74104668c086d9ece2cf1bb1a8fc60be +# Source0-md5: b8aae9e50c3ef682a126a5d19c797558 Source1: %{name}.inetd Source2: %{name}-cvslockd.init Source3: %{name}.pam @@ -31,11 +31,12 @@ Patch2: %{name}-system-zlib.patch Patch3: %{name}-system-ntlm.patch Patch4: %{name}-crypt.patch +Patch5: %{name}-build.patch URL: http://www.cvsnt.org/ BuildRequires: autoconf >= 2.58 BuildRequires: automake >= 1:1.7.9 BuildRequires: docbook-style-xsl -BuildRequires: expat-devel +BuildRequires: libxml2-devel BuildRequires: howl-devel %{?with_kerberos:BuildRequires: krb5-devel} BuildRequires: libltdl-devel @@ -194,6 +195,7 @@ %patch2 -p1 %patch3 -p1 %patch4 -p0 +%patch5 -p1 rm -rf pcre libltdl zlib protocols/ntlm @@ -378,6 +380,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2008/07/24 07:36:26 arekm +- up to 2.5.04.3125 + Revision 1.23 2008/06/15 19:48:03 glen - ldconfig dep ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cvsnt.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
