SPECS: python-setuptools.spec - ver. 0.6.0c8

wrobell wrobell at pld-linux.org
Mon Apr 7 23:56:13 CEST 2008


Author: wrobell                      Date: Mon Apr  7 21:56:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ver. 0.6.0c8

---- Files affected:
SPECS:
   python-setuptools.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/python-setuptools.spec
diff -u SPECS/python-setuptools.spec:1.24 SPECS/python-setuptools.spec:1.25
--- SPECS/python-setuptools.spec:1.24	Thu Feb  7 02:06:25 2008
+++ SPECS/python-setuptools.spec	Mon Apr  7 23:56:07 2008
@@ -1,18 +1,17 @@
 # $Revision$, $Date$
 %define		module	setuptools
-%define		subver	r60636
+%define		sub   	c8
 %define		rel		1
 Summary:	A collection of enhancements to the Python distutils
 Summary(pl.UTF-8):	Zestaw rozszerzeń dla pythonowych distutils
 Name:		python-setuptools
 Version:	0.6
-Release:	0.%{subver}.%{rel}
+Release:	1.%{sub}.%{rel}
 Epoch:		1
 License:	GPL
 Group:		Development/Languages/Python
-#Source0:	http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}%{sub}.tar.gz
-Source0:	setuptools-%{version}%{subver}.tar.bz2
-# Source0-md5:	6d431478bb7cf40d331184538cc795f0
+Source0:	http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}%{sub}.tar.gz
+# Source0-md5:	0e9bbe1466f3ee29588cc09d3211a010
 URL:		http://peak.telecommunity.com/DevCenter/setuptools
 %pyrequires_eq	python
 BuildRequires:	python-devel
@@ -35,7 +34,7 @@
 od innych pakietów.
 
 %prep
-%setup -q -n %{module}-%{version}
+%setup -q -n %{module}-%{version}%{sub}
 
 %build
 python ./setup.py build
@@ -72,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2008-04-07 21:56:07  wrobell
+- ver. 0.6.0c8
+
 Revision 1.24  2008-02-07 01:06:25  glen
 - md5, adapter
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-setuptools.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list