remove requires which can't be found 52/2452/1 2.0alpha master tizen_2.3.1 submit/tizen_2.3.1/20150915.100758 submit/trunk/20121129.072223 tizen_2.3.1_release
authorGui Chen <gui.chen@intel.com>
Wed, 21 Nov 2012 06:50:43 +0000 (14:50 +0800)
committerGui Chen <gui.chen@intel.com>
Thu, 29 Nov 2012 07:21:33 +0000 (15:21 +0800)
Signed-off-by: Gui Chen <gui.chen@intel.com>
packaging/python-urlgrabber.spec

index 0ee10a4..92a1516 100644 (file)
@@ -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} .