From 76eb9fc255373dc2224f48f533ecc9034402dba7 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 12 Dec 2006 05:07:00 +0000 Subject: [PATCH] need br python-devel --- pungi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pungi.spec b/pungi.spec index eb6460a4..b8984e78 100644 --- a/pungi.spec +++ b/pungi.spec @@ -2,7 +2,7 @@ Name: pungi Version: 0.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Distribution compose tool Group: Development/Tools @@ -11,6 +11,7 @@ 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 +BuildRequires: python-devel BuildArch: noarch @@ -45,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Dec 11 2006 Jesse Keating - 0.1.1-2 +- Need BR python-devel in rawhide + * Mon Dec 11 2006 Jesse Keating - 0.1.1-1 - Update to 0.1.1 - Add ability to get srpms