Changes of Revision 3
[-] | Changed | python-pthreading.spec |
1
2 Source0: http://pypi.python.org/packages/source/p/pthreading/pthreading-%{version}.tar.gz 3 Patch1: python-pthreading-01-COPYING-and-tests.patch 4 URL: http://pypi.python.org/pypi/pthreading 5 +BuildRoot: %{_tmppath}/%{name}-%{version}-root 6 %if 0%{!?suse_version} 7 BuildArch: noarch 8 %endif 9 |