From ee5423221f04dae32987adbcaa5bc355ded646b7 Mon Sep 17 00:00:00 2001 From: Mike McLean Date: Thu, 18 Mar 2010 16:37:55 -0400 Subject: [PATCH] rhel builder requires --- koji.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/koji.spec b/koji.spec index a047f48b..716b9ec8 100644 --- a/koji.spec +++ b/koji.spec @@ -67,8 +67,10 @@ Requires(pre): /usr/sbin/useradd Requires: /usr/bin/cvs Requires: /usr/bin/svn Requires: /usr/bin/git -%if 0%{?rhel} >= 5 +%if 0%{?rhel} == 5 Requires: createrepo >= 0.4.11-2 +Requires: python-hashlib +Requires: python-createrepo %endif %if 0%{?fedora} >= 9 Requires: createrepo >= 0.9.2