Changes of Revision 2
[-] | Changed | python-beaker.spec |
1
2 BuildRoot: %{_tmppath}/%{name}-%{version}-build 3 %{py_requires} 4 BuildRequires: python-setuptools 5 +BuildRequires: python-distutils-extra 6 Patch0: %{name}-py2.4-hashlib.patch 7 Patch1: %{name}-absimport.patch 8 %if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1} 9 |