Author: adamg Date: Mon Mar 17 08:06:01 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - updated to 1.5.4.4; require cvsps when performing tests
---- Files affected: SPECS: git-core.spec (1.97.2.2 -> 1.97.2.3) ---- Diffs: ================================================================ Index: SPECS/git-core.spec diff -u SPECS/git-core.spec:1.97.2.2 SPECS/git-core.spec:1.97.2.3 --- SPECS/git-core.spec:1.97.2.2 Sun Feb 24 11:20:18 2008 +++ SPECS/git-core.spec Mon Mar 17 09:05:55 2008 @@ -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.5.4.2 +Version: 1.5.4.4 Release: 1 License: GPL v2 Group: Development/Tools Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2 -# Source0-md5: a083e05d03fe23e5b4af0a7c17e48aaa +# Source0-md5: f754d2ddea7107c5dff5f846f9426d30 Source1: %{name}-gitweb.conf Source2: %{name}-gitweb-httpd.conf Source3: %{name}.sysconfig @@ -38,8 +38,9 @@ %endif %if %{with tests} BuildRequires: cvs -# tests fail when using this client +BuildRequires: cvsps BuildRequires: pdksh >= 5.2.14-46 +# tests fail when using this client BuildConflicts: cvs-nserver-client %endif Requires: coreutils @@ -430,6 +431,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.97.2.3 2008-03-17 08:05:55 adamg +- updated to 1.5.4.4; require cvsps when performing tests + Revision 1.97.2.2 2008-02-24 10:20:18 glen - merged 1.5.4.2 from HEAD ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/git-core.spec?r1=1.97.2.2&r2=1.97.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
