[python-zope-testing] Add BR's for the tests

cheeselee cheeselee at fedoraproject.org
Mon Jan 3 13:56:04 UTC 2011


commit 22aeb61b5f20e5f58dfff00bf943db80aad938c0
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Mon Jan 3 21:55:44 2011 +0800

    Add BR's for the tests

 python-zope-testing.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/python-zope-testing.spec b/python-zope-testing.spec
index b39280a..43fe95f 100644
--- a/python-zope-testing.spec
+++ b/python-zope-testing.spec
@@ -10,6 +10,10 @@ Source0:        http://pypi.python.org/packages/source/z/zope.testing/zope.testi
 BuildArch:      noarch
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
+# for testing
+BuildRequires:  python-zope-exceptions
+BuildRequires:  python-zope-interface
+
 Requires:       python-zope-exceptions
 Requires:       python-zope-interface
 


More information about the scm-commits mailing list