From b2961bd12473005ac3d4b78f12b60b92a67e3661 Mon Sep 17 00:00:00 2001 From: Scott Talbert Date: Jun 20 2018 02:23:08 +0000 Subject: Apply the patches that should have been applied in the last commit --- diff --git a/python-wxpython4.spec b/python-wxpython4.spec index bcc737d..5e56e96 100644 --- a/python-wxpython4.spec +++ b/python-wxpython4.spec @@ -131,6 +131,8 @@ Documentation, samples and demo application for wxPython. mv %{srcname}-%{version} %{py2_builddir} pushd %{py2_builddir} %patch0 -p1 +%patch1 -p1 +%patch2 -p1 sed -i -e "s|WX_CONFIG = 'wx-config'|WX_CONFIG = 'wx-config-3.0'|" build.py rm -rf sip/siplib rm -rf wx/py/tests