Missing change in last post

epel8
Jeremy Newton 9 years ago
parent 359a25b908
commit 28eadee63c

@ -34,7 +34,7 @@ Patch2: %{name}-%{version}-spibuttfix.patch
# This fixes checkbox/radiobutton on gtk 3.14+
# For more details, see the upstream commit:
# https://github.com/wxWidgets/wxWidgets/commit/c1d150ed1228c155054cf1fa90932ced7371e6a4
Patch2: %{name}-%{version}-checkradio.patch
Patch3: %{name}-%{version}-checkradio.patch
BuildRequires: gtk%{gtkver}-devel
#Note webkitgtk (GTK2) does not appear to be supported
%if %{gtkver} == 3
@ -138,6 +138,7 @@ This package provides documentation for the %{srcname} library.
%patch0 -p1 -b .abicheck
%patch1 -p1 -b .upstreamfixes
%patch2 -p1 -b .spinbutt
%patch3 -p1 -b .checkradio
# patch some installed files to avoid conflicts with 2.8.*
sed -i -e 's|aclocal)|aclocal/wxwin3.m4)|' Makefile.in

Loading…
Cancel
Save