SPECS: git-core.spec - other way of enforcing gnu hosted cvs client

arekm arekm at pld-linux.org
Sat Feb 7 23:42:26 CET 2009


Author: arekm                        Date: Sat Feb  7 22:42:26 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- other way of enforcing gnu hosted cvs client

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

---- Diffs:

================================================================
Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.150 SPECS/git-core.spec:1.151
--- SPECS/git-core.spec:1.150	Sat Feb  7 23:17:56 2009
+++ SPECS/git-core.spec	Sat Feb  7 23:42:21 2009
@@ -38,8 +38,8 @@
 %endif
 %if %{with tests}
 # tests failed sometimes when using nserver/cvsnt client so enforce pure cvs here
-BuildRequires:	cvs-client >= 1.12
-BuildRequires:	cvs-client < 1.13
+BuildRequires:	cvs-client-gnu >= 1.12
+BuildRequires:	cvs-client-gnu < 1.13
 BuildRequires:	pdksh >= 5.2.14-46
 %endif
 Requires:	coreutils
@@ -506,6 +506,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.151  2009/02/07 22:42:21  arekm
+- other way of enforcing gnu hosted cvs client
+
 Revision 1.150  2009/02/07 22:17:56  arekm
 - old gnu cvs client enforced
 
================================================================

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



More information about the pld-cvs-commit mailing list