From af7f11d28675af92d308ad45b9e039ee7ea6c4e4 Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Thu, 30 Nov 2006 19:23:28 +0000 Subject: [PATCH] Fix spec file and try again. --- pykickstart.spec | 3 +-- sources | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/pykickstart.spec b/pykickstart.spec index d16d740..af9f5b1 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -11,8 +11,7 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-root BuildRequires: python-devel BuildRequires: gettext -Requires: python >= %(%{__python} -c "import sys; print sys.version[:3]") -Requires: python-urlgrabber +Requires: python, python-urlgrabber %description The pykickstart package is a python library for manipulating kickstart diff --git a/sources b/sources index 7bfbcbb..7fce7b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -68dee5f6e5a5022ce0c821bd3d424507 pykickstart-0.40.tar.gz +59161ea2302ba92f8ccd0404aa18e8d4 pykickstart-0.40.tar.gz