From 2b9fb427ef5bfd5bc0eb2f6bebe75719c56ac9b1 Mon Sep 17 00:00:00 2001 From: "jkeating@dhcp83-49.boston.redhat.com" <> Date: Tue, 16 Jan 2007 16:58:40 -0500 Subject: [PATCH] Require the newer yum --- pungi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pungi.spec b/pungi.spec index 708fc100..28f0ce0a 100644 --- a/pungi.spec +++ b/pungi.spec @@ -10,7 +10,7 @@ License: GPL URL: http://hosted.fedoraproject.org/projects/pungi Source0: http://linux.duke.edu/projects/%{name}/release/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: anaconda-runtime +Requires: anaconda-runtime, yum => 3.0.3 BuildRequires: python-devel BuildArch: noarch