[python-transaction] Add python-zope-interface to our BR for the test suite

Luke Macken lmacken at fedoraproject.org
Thu Sep 30 20:11:07 UTC 2010


commit ea8933d2a04c5715fd4217e2adabd5fcf3c47245
Author: Luke Macken <lmacken at redhat.com>
Date:   Thu Sep 30 16:11:09 2010 -0400

    Add python-zope-interface to our BR for the test suite

 python-transaction.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/python-transaction.spec b/python-transaction.spec
index 2630933..97b7c3f 100644
--- a/python-transaction.spec
+++ b/python-transaction.spec
@@ -16,6 +16,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
 BuildRequires:  python-devel
+BuildRequires:  python-zope-interface
 %if 0%{?rhel} || 0%{?fedora} >= 13
 BuildRequires: python-setuptools
 %else


More information about the scm-commits mailing list