From 556fe37505b60a30d7e053d95d8a9aeb789a7b30 Mon Sep 17 00:00:00 2001 From: Alexandru Cornea Date: Sat, 29 Jun 2013 03:45:34 +0300 Subject: [PATCH] resetting manifest requested domain to floor --- packaging/python-setuptools.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packaging/python-setuptools.spec b/packaging/python-setuptools.spec index bc8005e..3808d99 100644 --- a/packaging/python-setuptools.spec +++ b/packaging/python-setuptools.spec @@ -9,7 +9,7 @@ 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 -Source1001: packaging/python-setuptools.manifest +Source1001: python-setuptools.manifest BuildRequires: python-devel @@ -62,13 +62,13 @@ chmod +x $RPM_BUILD_ROOT%{python_sitelib}/setuptools/command/easy_install.py %files -%manifest python-setuptools.manifest +%manifest %{name}.manifest %{python_sitelib}/* %exclude %{python_sitelib}/easy_install* %files devel -%manifest python-setuptools.manifest +%manifest %{name}.manifest %{python_sitelib}/easy_install* %{_bindir}/* -- 2.7.4