From 2455411091e2c5bc98f3a014fd9d9f2e6c601ceb Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 17 Apr 2008 07:25:57 -0400 Subject: [PATCH] Require a sufficient version of createrepo (Jeroen van Meeuwen) --- pungi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pungi.spec b/pungi.spec index 24810884..f18faa02 100644 --- a/pungi.spec +++ b/pungi.spec @@ -10,7 +10,7 @@ License: GPLv2 URL: https://fedorahosted.org/pungi Source0: https://fedorahosted.org/pungi/attachment/wiki/%{version}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: anaconda-runtime >= 11.4.0.67, yum => 3.2.13, repoview +Requires: anaconda-runtime >= 11.4.0.67, yum => 3.2.13, repoview, createrepo >= 0.4.11 BuildRequires: python-devel BuildArch: noarch