]> git.pld-linux.org Git - packages/python-setuptools.git/commitdiff
- up to final 0.6a9 AC-STABLE auto/ac/python-setuptools-0_6a9-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 10 Jan 2006 20:48:05 +0000 (20:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-setuptools.spec -> 1.7

python-setuptools.spec

index 0efb7648c0f3d10cdae78158eba68ee328a8b215..994640c4712d14dfa61e5d431915b9baf376fb6b 100644 (file)
@@ -1,17 +1,15 @@
 
 %define        module  setuptools
-%define        snap    20051220
 
 Summary:       A collection of enhancements to the Python distutils
 Summary(pl):   Zestaw rozszerzeñ dla pythonowych distutils
 Name:          python-setuptools
 Version:       0.6a9
-Release:       0.%{snap}.1
+Release:       1
 License:       GPL
 Group:         Development/Languages/Python
-# Source0:     http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}.zip
-Source0:       setuptools-%{snap}.tar.gz
-# Source0-md5: fe4a6220fd75be168babbc210ac1f3f6
+Source0:       http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}.zip
+# Source0-md5: 10bd22507d6115df6ba053228b648a0c
 URL:           http://peak.telecommunity.com/DevCenter/setuptools
 BuildRequires: findutils
 %pyrequires_eq python
@@ -35,7 +33,7 @@ rozprowadzanie pakiet
 od innych pakietów.
 
 %prep
-%setup  -q -n %{module}
+%setup  -q -n %{module}-%{version}
 
 %build
 python ./setup.py build
This page took 0.048204 seconds and 4 git commands to generate.