diff --git a/python-setup/python-setup.spec b/python-setup/python-setup.spec index 48e07ef0c9..9e7437a704 100644 --- a/python-setup/python-setup.spec +++ b/python-setup/python-setup.spec @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: PSF/ZPL Version: %{V_python} -Release: 20100705 +Release: 20100724 # list of sources Source0: http://pypi.python.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.tar.gz @@ -56,7 +56,7 @@ PreReq: OpenPKG, openpkg >= 20100101, python >= %{V_python} } %prep - %setup -q -n setuptools-%{version} + %setup -q -n setuptools-%{V_setuptools} %build %{l_prefix}/bin/python setup.py build