diff --git a/python-distutils-extra.spec b/python-distutils-extra.spec index 40f709e..d0f32eb 100644 --- a/python-distutils-extra.spec +++ b/python-distutils-extra.spec @@ -11,7 +11,7 @@ URL: https://launchpad.net/python-distutils-extra Source0: http://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz # Support use of distutils-extra on systems without DISPLAY # https://bugs.launchpad.net/python-distutils-extra/+bug/735408 -Patch0: dont_import_gtk.patch +#Patch0: dont_import_gtk.patch BuildArch: noarch BuildRequires: python2-devel @@ -40,7 +40,7 @@ Enables you to easily integrate gettext support, themed icons and scrollkeeper based documentation into Python's distutils. %prep -%autosetup -n %{srcname}-%{version} +%autosetup -n %{name}-%{version} %build %py2_build