[darcs] disable tests again and comment on missing test dependencies

Jens Petersen petersen at fedoraproject.org
Wed Jan 25 01:59:49 UTC 2012


commit 5655c27657038b9974403f6b30eb433d224c9529
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Jan 25 10:59:43 2012 +0900

    disable tests again and comment on missing test dependencies

 darcs.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/darcs.spec b/darcs.spec
index 6e5e90e..4728cbf 100644
--- a/darcs.spec
+++ b/darcs.spec
@@ -19,7 +19,8 @@ revision control systems: 1) each copy of the source is a\
 fully functional branch, and 2) underlying darcs is a\
 consistent and powerful theory of patches.
 
-%bcond_without tests
+# needs cmdlib, shellish, test-framework*
+%bcond_with tests
 
 # override pkg_name to allow for darcs-beta
 Name:           darcs


More information about the scm-commits mailing list