[yum] Add buildreq for nose

James Antill james at fedoraproject.org
Sat Sep 25 15:33:18 UTC 2010


commit 8319f4bfe53ef61b35beb878e87b3f53901476bb
Author: James Antill <james at and.org>
Date:   Sat Sep 25 11:32:56 2010 -0400

    Add buildreq for nose

 yum.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/yum.spec b/yum.spec
index 9b26e2b..f8ba079 100644
--- a/yum.spec
+++ b/yum.spec
@@ -25,6 +25,8 @@ BuildArch: noarch
 BuildRequires: python
 BuildRequires: gettext
 BuildRequires: intltool
+# This is really CheckRequires ...
+BuildRequires: python-nose
 Conflicts: pirut < 1.1.4
 Requires: python >= 2.4, rpm-python, rpm >= 0:4.4.2
 Requires: python-iniparse


More information about the scm-commits mailing list