Changes of Revision 6
[-] | Changed | python-setuptools.spec |
x 1
2 %define _prefix /usr 3 4 Name: python-setuptools 5 -Version: 0.6c9 6 +Version: 0.6c11 7 Release: 1 8 Summary: Python setuptools Module 9 Source: http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}.tar.gz 10 URL: http://cheeseshop.python.org/pypi/setuptools/ 11 Group: Development/Libraries/Python 12 License: Python License 13 -Packager: Carsten Schoene <cs@linux-administrator.com> 14 BuildRoot: %{_tmppath}/build-%{name}-%{version} 15 %py_requires 16 Requires: python >= %{py_ver} 17
18 %{py_sitedir}/setuptools-%{version}-py%{py_ver}.egg-info/* 19 20 %changelog 21 +* Mon May 31 2010 Carsten Schoene <cs@linux-administrator.com> - 0.6c11-1 22 +- update to 0.6c11 23 + 24 * Wed Sep 26 2007 Carsten Schoene <cs@linux-administrator.com> 25 - initial build for SLES 10 26 27 |
||
Added | setuptools-0.6c11.tar.gz ^ |