new patch from upstream
This commit is contained in:
parent
3912f60b84
commit
27adfd7a79
@ -20,6 +20,7 @@ License: Python
|
||||
URL: http://www.cython.org
|
||||
Source: http://www.cython.org/release/%{srcname}-%{upstreamversion}.tar.gz
|
||||
Patch0: gcc6.patch
|
||||
Patch1: gcc6.2.patch
|
||||
BuildRequires: python-devel python-setuptools
|
||||
%if 0%{?with_python3}
|
||||
BuildRequires: python3-devel
|
||||
@ -70,6 +71,7 @@ For more info, see:
|
||||
%prep
|
||||
%setup -q -n %{name}-%{upstreamversion}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%py2_build
|
||||
|
Loading…
Reference in New Issue
Block a user