From 113859948864a3d9fd9dceae5f86cf16333c15aa Mon Sep 17 00:00:00 2001 From: James Antill Date: Sep 25 2010 15:41:38 +0000 Subject: Add buildreqs for test reqs --- 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