rpms/python-setuptools/devel .cvsignore, 1.12, 1.13 python-setuptools.spec, 1.16, 1.17 sources, 1.12, 1.13

Konstantin Ryabitsev icon at fedoraproject.org
Sun Nov 23 19:42:05 UTC 2008


Author: icon

Update of /cvs/extras/rpms/python-setuptools/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16948/devel

Modified Files:
	.cvsignore python-setuptools.spec sources 
Log Message:
Upstream 0.6c9



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-setuptools/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	22 Jun 2008 02:18:08 -0000	1.12
+++ .cvsignore	23 Nov 2008 19:41:34 -0000	1.13
@@ -1 +1 @@
-setuptools-0.6c8.tar.gz
+setuptools-0.6c9.tar.gz


Index: python-setuptools.spec
===================================================================
RCS file: /cvs/extras/rpms/python-setuptools/devel/python-setuptools.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- python-setuptools.spec	22 Jun 2008 02:18:08 -0000	1.16
+++ python-setuptools.spec	23 Nov 2008 19:41:34 -0000	1.17
@@ -1,13 +1,13 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-setuptools
-Version:        0.6c8
+Version:        0.6c9
 Release:        1%{?dist}
-Summary:        Download, build, install, upgrade, and uninstall Python packages
+Summary:        Easily build and distribute Python packages
 
 Group:          Applications/System
 License:        Python or ZPLv2.0
-URL:            http://peak.telecommunity.com/DevCenter/setuptools
+URL:            http://pypi.python.org/pypi/setuptools
 Source0:        http://pypi.python.org/packages/source/s/setuptools/setuptools-%{version}.tar.gz
 Source1:        psfl.txt
 Source2:        zpl.txt
@@ -17,7 +17,7 @@
 BuildRequires:  python-devel
 
 %description
-setuptools is a collection of enhancements to the Python distutils that allow
+Setuptools is a collection of enhancements to the Python distutils that allow
 you to more easily build and distribute Python packages, especially ones that
 have dependencies on other packages.
 
@@ -84,6 +84,10 @@
 
 
 %changelog
+* Sun Nov 23 2008 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.6c9-1
+- Update to 0.6c9
+- Small fixes to URL, summary and description
+
 * Sat Jun 21 2008 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.6c8-1
 - Update to 0.6c8
 - Accept small tweaks from Gareth Armstrong


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-setuptools/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	22 Jun 2008 02:18:08 -0000	1.12
+++ sources	23 Nov 2008 19:41:34 -0000	1.13
@@ -1 +1 @@
-0e9bbe1466f3ee29588cc09d3211a010  setuptools-0.6c8.tar.gz
+3864c01d9c719c8924c455714492295e  setuptools-0.6c9.tar.gz




More information about the fedora-extras-commits mailing list