Implement patch

epel8
Jeremy Newton 9 years ago
parent 622c128221
commit 5594348b64

@ -30,7 +30,7 @@ Patch1: wxGTK3-3.0.2-upstreamfixes.patch
# This fixes the spinbutton on gtk 3.12
# For more details, seem the upstream commit:
# https://github.com/wxWidgets/wxWidgets/commit/312ae4c92cec95954557347c2b7a9e24d4398a59
Patch1: wxGTK3-3.0.2-spibuttfix.patch
Patch2: wxGTK3-3.0.2-spibuttfix.patch
BuildRequires: gtk%{gtkver}-devel
#Note webkitgtk (GTK2) does not appear to be supported
%if %{gtkver} == 3
@ -134,6 +134,7 @@ This package provides documentation for the %{srcname} library.
%setup -q -n %{srcname}-%{version} -a 1
%patch0 -p1 -b .abicheck
%patch1 -p1 -b .upstreamfixes
%patch2 -p1 -b .spinbutt
# patch some installed files to avoid conflicts with 2.8.*
sed -i -e 's|aclocal)|aclocal/wxwin3.m4)|' Makefile.in

Loading…
Cancel
Save