From 1d371ca503afb920672ea5baed76ee4260d52963 Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Sat, 29 Nov 2008 18:16:49 +0000 Subject: [PATCH] Rebuild for Python 2.6 --- pykickstart.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pykickstart.spec b/pykickstart.spec index 153dd3a..5de36ed 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -4,7 +4,7 @@ Summary: A python library for manipulating kickstart files Name: pykickstart Url: http://fedoraproject.org/wiki/pykickstart Version: 1.47 -Release: 1%{?dist} +Release: 2%{?dist} # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from # within this srpm. @@ -44,6 +44,9 @@ rm -rf %{buildroot} %{_bindir}/ksflatten %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 1.47-2 +- Rebuild for Python 2.6 + * Thu Oct 30 2008 Chris Lumens - 1.47-1 - Fix enabling services we specify by specific options.