SPECS: python-setuptools.spec - up to final 0.6a9

arekm arekm at pld-linux.org
Tue Jan 10 21:48:10 CET 2006


Author: arekm                        Date: Tue Jan 10 20:48:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to final 0.6a9

---- Files affected:
SPECS:
   python-setuptools.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/python-setuptools.spec
diff -u SPECS/python-setuptools.spec:1.6 SPECS/python-setuptools.spec:1.7
--- SPECS/python-setuptools.spec:1.6	Tue Dec 20 21:19:22 2005
+++ SPECS/python-setuptools.spec	Tue Jan 10 21:48:05 2006
@@ -1,18 +1,16 @@
 # $Revision$, $Date$
 
 %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
@@ -36,7 +34,7 @@
 od innych pakietów.
 
 %prep
-%setup  -q -n %{module}
+%setup  -q -n %{module}-%{version}
 
 %build
 python ./setup.py build
@@ -71,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/01/10 20:48:05  arekm
+- up to final 0.6a9
+
 Revision 1.6  2005/12/20 20:19:22  arekm
 - up to 20051220 (fixes issue with scripts in legacy mode)
 
================================================================

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



More information about the pld-cvs-commit mailing list