summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGui Chen <gui.chen@intel.com>2012-11-21 14:50:43 +0800
committerGui Chen <gui.chen@intel.com>2012-11-29 15:21:33 +0800
commita328679a0f302d0e8579960d6c9c38d5dd3772fb (patch)
tree25ae93ba2969eae2cbed1c63eaed05072ab30a16
parent3404ec33ad76543c55d646e77293959a94045e2a (diff)
downloadpython-urlgrabber-master.tar.gz
python-urlgrabber-master.tar.bz2
python-urlgrabber-master.zip
Signed-off-by: Gui Chen <gui.chen@intel.com>
-rw-r--r--packaging/python-urlgrabber.spec6
1 files changed, 2 insertions, 4 deletions
diff --git a/packaging/python-urlgrabber.spec b/packaging/python-urlgrabber.spec
index 0ee10a4..92a1516 100644
--- a/packaging/python-urlgrabber.spec
+++ b/packaging/python-urlgrabber.spec
@@ -11,10 +11,9 @@ URL: http://urlgrabber.baseurl.org/
Source0: %{name}-%{version}.tar.gz
Source1001: packaging/python-urlgrabber.manifest
Patch0: urlgrabber-HEAD.patch
-Patch1: urlgrabber-libproxy-httponly.patch
Requires: python-pycurl
-Requires: m2crypto
-Requires: libproxy-python
+#Requires: m2crypto
+#Requires: libproxy-python
BuildRequires: python-devel
BuildRequires: python-pycurl
Provides: urlgrabber = %{version}-%{release}
@@ -32,7 +31,6 @@ authentication, proxies and more.
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
%build
cp %{SOURCE1001} .