commit 843d1d478fcf64e44adcf9f51dbff3a196a94461
Author: Kacper Kornet <[email protected]>
Date:   Fri Oct 12 03:36:38 2012 +0200

    - svn tests now work with subversion-1.7.6
    - BR subversion for svn tests so they are not skipped

 git-core.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/git-core.spec b/git-core.spec
index dff4944..a078414 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without tests           # don't perform make test
 %bcond_with    tests_cvs       # perform tests which use CVS
-%bcond_with    tests_svn       # perform tests which use subversion
+%bcond_without tests_svn       # perform tests which use subversion
 %bcond_without doc             # skip building/packaging docs/manuals (takes 
some time)
 
 %define _rc  rc2
@@ -52,6 +52,7 @@ BuildRequires:        xmlto
 BuildRequires: cvs-gnu-client < 1.13
 BuildRequires: cvs-gnu-client >= 1.12
 %endif
+%{?with_tests_svn:BuildRequires:  subversion}
 Conflicts:     pdksh < 5.2.14-46
 %endif
 Requires:      coreutils
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/843d1d478fcf64e44adcf9f51dbff3a196a94461

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to