From 0acddc325ed11e1d6cbed796a0a4adb4bdb67412 Mon Sep 17 00:00:00 2001 From: Alexandru Cornea Date: Sat, 29 Jun 2013 03:54:15 +0300 Subject: [PATCH] resetting manifest requested domain to floor --- packaging/python-urlgrabber.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/python-urlgrabber.spec b/packaging/python-urlgrabber.spec index 005faae..6113fb5 100644 --- a/packaging/python-urlgrabber.spec +++ b/packaging/python-urlgrabber.spec @@ -33,6 +33,6 @@ python setup.py install --root=%{buildroot} -O1 --prefix=%{_prefix} %remove_docs %files -%manifest python-urlgrabber.manifest +%manifest %{name}.manifest %{_bindir}/urlgrabber %{python_sitelib}/urlgrabber* -- 2.7.4