Author: adamg Date: Mon Apr 13 07:43:35 2009 GMT Module: SPECS Tag: AC-branch ---- Log message: - updated to 1.6.2.3 - tests pass with AC's cvs client, no need for strict BRs
---- Files affected: SPECS: git-core.spec (1.154 -> 1.154.2.1) ---- Diffs: ================================================================ Index: SPECS/git-core.spec diff -u SPECS/git-core.spec:1.154 SPECS/git-core.spec:1.154.2.1 --- SPECS/git-core.spec:1.154 Wed Mar 4 11:55:38 2009 +++ SPECS/git-core.spec Mon Apr 13 09:43:29 2009 @@ -8,12 +8,12 @@ Summary: The stupid content tracker Summary(pl.UTF-8): Prymitywne narzędzie do śledzenia treści Name: git-core -Version: 1.6.2 +Version: 1.6.2.3 Release: 1 License: GPL v2 Group: Development/Tools Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2 -# Source0-md5: 12c7d874e17c6e111697b1714b5f4319 +# Source0-md5: 7213fa232e0f83fc2971ded6e528ae18 Source1: %{name}-gitweb.conf Source2: %{name}-gitweb-httpd.conf Source3: %{name}.sysconfig @@ -37,9 +37,6 @@ BuildRequires: xmlto %endif %if %{with tests} -# tests failed sometimes when using nserver/cvsnt client so enforce pure cvs here -BuildRequires: cvs-gnu-client >= 1.12 -BuildRequires: cvs-gnu-client < 1.13 BuildRequires: pdksh >= 5.2.14-46 %endif Requires: coreutils @@ -506,6 +503,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.154.2.1 2009/04/13 07:43:29 adamg +- updated to 1.6.2.3 +- tests pass with AC's cvs client, no need for strict BRs + Revision 1.154 2009/03/04 10:55:38 arekm - up to 1.6.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/git-core.spec?r1=1.154&r2=1.154.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
