[packages/python-setuptools] obsolete python-distribute to allow switching

glen glen at pld-linux.org
Sat Nov 22 23:12:29 CET 2014


commit b79ba3d08bed4ef14747489771b651a841248be0
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 23 00:12:24 2014 +0200

    obsolete python-distribute to allow switching

 python-setuptools.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/python-setuptools.spec b/python-setuptools.spec
index 480f0ff..f7231b4 100644
--- a/python-setuptools.spec
+++ b/python-setuptools.spec
@@ -10,7 +10,7 @@ Summary:	A collection of enhancements to the Python distutils
 Summary(pl.UTF-8):	Zestaw rozszerzeń dla pythonowych distutils
 Name:		python-setuptools
 Version:	7.0
-Release:	1
+Release:	2
 Epoch:		1
 License:	PSF or ZPL
 Group:		Development/Languages/Python
@@ -30,6 +30,7 @@ BuildRequires:	python3-modules >= 1:3.2
 %endif
 BuildRequires:	rpm-pythonprov
 Requires:	python-modules >= 1:2.6
+Obsoletes:	python-distribute
 Obsoletes:	python-setuptools-devel
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -120,7 +121,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python2}
 %files
 %defattr(644,root,root,755)
-%doc CHANGES.txt README.txt DEVGUIDE.txt 
+%doc CHANGES.txt README.txt DEVGUIDE.txt
 %attr(755,root,root) %{_bindir}/easy_install
 %attr(755,root,root) %{_bindir}/easy_install-2.*
 %{py_sitescriptdir}/%{module}
@@ -133,7 +134,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-%{module}
 %defattr(644,root,root,755)
-%doc CHANGES.txt README.txt DEVGUIDE.txt 
+%doc CHANGES.txt README.txt DEVGUIDE.txt
 %attr(755,root,root) %{_bindir}/easy_install-3.*
 %{py3_sitescriptdir}/__pycache__/easy_install.*.py[co]
 %{py3_sitescriptdir}/__pycache__/pkg_resources.*.py[co]
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-setuptools.git/commitdiff/b79ba3d08bed4ef14747489771b651a841248be0



More information about the pld-cvs-commit mailing list