summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/python-distribute.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/packaging/python-distribute.spec b/packaging/python-distribute.spec
index 1d8921d..c119c1d 100644
--- a/packaging/python-distribute.spec
+++ b/packaging/python-distribute.spec
@@ -11,8 +11,10 @@ Source: http://pypi.python.org/packages/source/d/%{modname}/%{modname}-%
Source1001: python-distribute.manifest
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
-Provides: python-setuptools = %{version}
-Obsoletes: python-setuptools < %{version}
+
+#Provides: python-setuptools = %{version}
+#Obsoletes: python-setuptools < %{version}
+
BuildArch: noarch
%py_requires