]> git.pld-linux.org Git - packages/git-core.git/commitdiff
- other way of enforcing gnu hosted cvs client
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 7 Feb 2009 22:42:21 +0000 (22:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    git-core.spec -> 1.151

git-core.spec

index 9624a9792d9f582153631df8df2c9fda131b8def..d0546100bd59a6d34eefb9cb5af56245303d49ad 100644 (file)
@@ -37,8 +37,8 @@ BuildRequires:        xmlto
 %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
This page took 0.253524 seconds and 4 git commands to generate.