[yum] Add buildreqs for test reqs

James Antill james at fedoraproject.org
Sat Sep 25 15:41:39 UTC 2010


commit 113859948864a3d9fd9dceae5f86cf16333c15aa
Author: James Antill <james at and.org>
Date:   Sat Sep 25 11:41:38 2010 -0400

    Add buildreqs for test reqs

 yum.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/yum.spec b/yum.spec
index f8ba079..6d1b0f3 100644
--- a/yum.spec
+++ b/yum.spec
@@ -27,6 +27,10 @@ BuildRequires: gettext
 BuildRequires: intltool
 # This is really CheckRequires ...
 BuildRequires: python-nose
+BuildRequires: python >= 2.4, rpm-python, rpm >= 0:4.4.2
+BuildRequires: python-iniparse
+BuildRequires: python-sqlite
+# End of CheckRequires
 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