Remove unneeded patch
This commit is contained in:
parent
06a5e20f8b
commit
a528502d06
@ -26,11 +26,6 @@ Patch3: %{name}.rfc2459.patch
|
||||
# https://github.com/jcgregorio/httplib2/issues/228
|
||||
#
|
||||
Patch4: python-httplib2-0.9-proxy-http.patch
|
||||
#
|
||||
# Fix for python2 invalid ssl cert hostname on second run
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=958638
|
||||
#
|
||||
Patch5: python-httplib2-0.9-cve-2013-2037.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: python-setuptools
|
||||
@ -69,7 +64,6 @@ other HTTP libraries.
|
||||
%patch2 -p0 -b .getCertHost
|
||||
%patch3 -p0 -b .rfc2459
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
|
||||
%if 0%{?with_python3}
|
||||
rm -rf %{py3dir}
|
||||
|
Loading…
Reference in New Issue
Block a user