From 22aeb61b5f20e5f58dfff00bf943db80aad938c0 Mon Sep 17 00:00:00 2001 From: Robin Lee Date: Mon, 3 Jan 2011 21:55:44 +0800 Subject: [PATCH] Add BR's for the tests --- python-zope-testing.spec | 4 ++++ 1 file changed, 4 insertions(+) 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