rpms/python-setuptools/FC-6 .cvsignore, 1.10, 1.11 python-setuptools.spec, 1.11, 1.12 sources, 1.10, 1.11

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Fri Sep 14 20:11:25 UTC 2007


Author: icon

Update of /cvs/extras/rpms/python-setuptools/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5049/FC-6

Modified Files:
	.cvsignore python-setuptools.spec sources 
Log Message:
Upstream 0.6c7
Provide python-setuptools-devel to make packagers' lives easier.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-setuptools/FC-6/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	10 Jun 2007 22:25:52 -0000	1.10
+++ .cvsignore	14 Sep 2007 20:10:52 -0000	1.11
@@ -1 +1 @@
-setuptools-0.6c6.tar.gz
+setuptools-0.6c7.tar.gz


Index: python-setuptools.spec
===================================================================
RCS file: /cvs/extras/rpms/python-setuptools/FC-6/python-setuptools.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- python-setuptools.spec	10 Jun 2007 22:25:52 -0000	1.11
+++ python-setuptools.spec	14 Sep 2007 20:10:52 -0000	1.12
@@ -1,12 +1,12 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-setuptools
-Version:        0.6c6
+Version:        0.6c7
 Release:        1%{?dist}
 Summary:        Download, build, install, upgrade, and uninstall Python packages
 
 Group:          Development/Languages
-License:        PSFL/ZPL
+License:        Python or ZPLv2.0
 URL:            http://peak.telecommunity.com/DevCenter/setuptools
 Source0:        http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}.tar.gz
 Source1:        psfl.txt
@@ -18,6 +18,8 @@
 
 Requires:       python-devel
 
+Provides:       python-setuptools-devel
+
 %description
 setuptools is a collection of enhancements to the Python distutils that allow
 you to more easily build and distribute Python packages, especially ones that
@@ -57,6 +59,10 @@
 
 
 %changelog
+* Fri Sep 14 2007 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.6c7-1
+- Upstream 0.6c7
+- Provide python-setuptools-devel to make packagers' lives easier
+
 * Sun Jun 10 2007 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.6c6-1
 - Upstream 0.6c6
 - Require python-devel (#240707)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-setuptools/FC-6/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	10 Jun 2007 22:25:52 -0000	1.10
+++ sources	14 Sep 2007 20:10:52 -0000	1.11
@@ -1 +1 @@
-e3d56d4d19776042607cbbecae823c8b  setuptools-0.6c6.tar.gz
+dedbf6a4f71cd6deaf13ee885054f16b  setuptools-0.6c7.tar.gz




More information about the fedora-extras-commits mailing list