SPECS: git-core.spec - old gnu cvs client enforced

arekm arekm at pld-linux.org
Sat Feb 7 23:18:02 CET 2009


Author: arekm                        Date: Sat Feb  7 22:18:02 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- old gnu cvs client enforced

---- Files affected:
SPECS:
   git-core.spec (1.149 -> 1.150) 

---- Diffs:

================================================================
Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.149 SPECS/git-core.spec:1.150
--- SPECS/git-core.spec:1.149	Sat Feb  7 23:16:29 2009
+++ SPECS/git-core.spec	Sat Feb  7 23:17:56 2009
@@ -37,8 +37,9 @@
 BuildRequires:	xmlto
 %endif
 %if %{with tests}
-# tests failed sometimes when using nserver client 1.11(?)
+# tests failed sometimes when using nserver/cvsnt client so enforce pure cvs here
 BuildRequires:	cvs-client >= 1.12
+BuildRequires:	cvs-client < 1.13
 BuildRequires:	pdksh >= 5.2.14-46
 %endif
 Requires:	coreutils
@@ -505,6 +506,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.150  2009/02/07 22:17:56  arekm
+- old gnu cvs client enforced
+
 Revision 1.149  2009/02/07 22:16:29  arekm
 - up to 1.6.1.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/git-core.spec?r1=1.149&r2=1.150&f=u



More information about the pld-cvs-commit mailing list