From 03baf4e7a215eb32046f90ee1ebd5b606c9ca6ec Mon Sep 17 00:00:00 2001 From: Artur Frysiak Date: Mon, 24 Apr 2006 22:56:58 +0000 Subject: [PATCH] - updated to 0.6a11 Changed files: python-setuptools.spec -> 1.12 --- python-setuptools.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/python-setuptools.spec b/python-setuptools.spec index 809f85b..bf2f0a6 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -1,16 +1,17 @@ %define module setuptools +%define sub a11 Summary: A collection of enhancements to the Python distutils Summary(pl): Zestaw rozszerzeñ dla pythonowych distutils Name: python-setuptools Version: 0.6 -Release: 0.a10.1 +Release: 0.%{sub}.1 Epoch: 1 License: GPL Group: Development/Languages/Python -Source0: http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}a10.zip -# Source0-md5: 8bcf7524d484aa3134a1b5aa64d2c275 +Source0: http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}%{sub}.zip +# Source0-md5: e34ba85973095f378045f3002a829b12 URL: http://peak.telecommunity.com/DevCenter/setuptools BuildRequires: findutils %pyrequires_eq python @@ -34,7 +35,7 @@ rozprowadzanie pakiet od innych pakietów. %prep -%setup -q -n %{module}-%{version} +%setup -q -n %{module}-%{version}%{sub} %build python ./setup.py build -- 2.44.0