SPECS: python-setuptools.spec - updated to 0.6a11

wiget wiget at pld-linux.org
Tue Apr 25 00:57:03 CEST 2006


Author: wiget                        Date: Mon Apr 24 22:57:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.6a11

---- Files affected:
SPECS:
   python-setuptools.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/python-setuptools.spec
diff -u SPECS/python-setuptools.spec:1.11 SPECS/python-setuptools.spec:1.12
--- SPECS/python-setuptools.spec:1.11	Sun Apr 16 21:24:33 2006
+++ SPECS/python-setuptools.spec	Tue Apr 25 00:56:58 2006
@@ -1,17 +1,18 @@
 # $Revision$, $Date$
 
 %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
@@ -35,7 +36,7 @@
 od innych pakietów.
 
 %prep
-%setup  -q -n %{module}-%{version}
+%setup  -q -n %{module}-%{version}%{sub}
 
 %build
 python ./setup.py build
@@ -72,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/04/24 22:56:58  wiget
+- updated to 0.6a11
+
 Revision 1.11  2006/04/16 19:24:33  radzio
 - Fix Source0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-setuptools.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list