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