From 6df7e8940edbf9a9614a1a3f83b3a22ecc8364b3 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 16 Jan 2007 21:52:23 +0000 Subject: [PATCH] require new yum --- pungi.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pungi.spec b/pungi.spec index 708fc100..daa748d6 100644 --- a/pungi.spec +++ b/pungi.spec @@ -2,7 +2,7 @@ Name: pungi Version: 0.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Distribution compose tool Group: Development/Tools @@ -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 @@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jan 16 2006 Jesse Keating - 0.1.2-2 +- Require the new yum (now that it landed in updates) + * Wed Dec 13 2006 Jesse Keating - 0.1.2-1 - Fix a bug in DVD repodata - Add correct ppc boot args