[packages/python-dtopt] use python3-distribute for packagename for setuptools dep

glen glen at pld-linux.org
Sat Mar 9 14:20:06 CET 2013


commit 868f48600af8733700685efbc6e6b5d8074029c1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Mar 9 15:19:40 2013 +0200

    use python3-distribute for packagename for setuptools dep

 python-dtopt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-dtopt.spec b/python-dtopt.spec
index 55369e3..dfb0a47 100644
--- a/python-dtopt.spec
+++ b/python-dtopt.spec
@@ -18,7 +18,7 @@ BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 %if %{with python3}
 BuildRequires:	python3-devel
-#BuildRequires:	python3-setuptools
+BuildRequires:	python3-distribute
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-dtopt.git/commitdiff/868f48600af8733700685efbc6e6b5d8074029c1



More information about the pld-cvs-commit mailing list