SPECS: python-setuptools.spec - update to setuptools-dev06, needed...

glen glen at pld-linux.org
Thu Feb 7 02:05:08 CET 2008


Author: glen                         Date: Thu Feb  7 01:05:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to setuptools-dev06, needed for net-snmp build (setuptools is broken on th)

---- Files affected:
SPECS:
   python-setuptools.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/python-setuptools.spec
diff -u SPECS/python-setuptools.spec:1.22 SPECS/python-setuptools.spec:1.23
--- SPECS/python-setuptools.spec:1.22	Fri Sep 14 19:05:41 2007
+++ SPECS/python-setuptools.spec	Thu Feb  7 02:05:02 2008
@@ -1,17 +1,17 @@
 # $Revision$, $Date$
-
-%define	module	setuptools
-%define sub	c7
-
+%define		module	setuptools
+%define		subver	r60636
+%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.%{sub}.1
+Release:	0.%{subver}.%{rel}
 Epoch:		1
 License:	GPL
 Group:		Development/Languages/Python
-Source0:	http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}%{sub}.tar.gz
+#Source0:	http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}%{sub}.tar.gz
+Source0:	setuptools-0.6r60636.tar.bz2
 # Source0-md5:	dedbf6a4f71cd6deaf13ee885054f16b
 URL:		http://peak.telecommunity.com/DevCenter/setuptools
 BuildRequires:	findutils
@@ -36,7 +36,7 @@
 od innych pakietów.
 
 %prep
-%setup -q -n %{module}-%{version}%{sub}
+%setup -q -n %{module}-%{version}
 
 %build
 python ./setup.py build
@@ -73,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2008-02-07 01:05:02  glen
+- update to setuptools-dev06, needed for net-snmp build (setuptools is broken on th)
+
 Revision 1.22  2007-09-14 17:05:41  beorn
 - Up to 0.6c7
 
================================================================

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



More information about the pld-cvs-commit mailing list