SPECS: git-core.spec - typo

arekm arekm at pld-linux.org
Sat Feb 7 23:47:33 CET 2009


Author: arekm                        Date: Sat Feb  7 22:47:33 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo

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

---- Diffs:

================================================================
Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.151 SPECS/git-core.spec:1.152
--- SPECS/git-core.spec:1.151	Sat Feb  7 23:42:21 2009
+++ SPECS/git-core.spec	Sat Feb  7 23:47:27 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-gnu >= 1.12
-BuildRequires:	cvs-client-gnu < 1.13
+BuildRequires:	cvs-gnu-client >= 1.12
+BuildRequires:	cvs-gnu-client < 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.152  2009/02/07 22:47:27  arekm
+- typo
+
 Revision 1.151  2009/02/07 22:42:21  arekm
 - other way of enforcing gnu hosted cvs client
 
================================================================

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



More information about the pld-cvs-commit mailing list