From 28eadee63c39114203ec0bf6810b8985e7f5c078 Mon Sep 17 00:00:00 2001 From: Jeremy Newton Date: Nov 06 2015 01:57:40 +0000 Subject: Missing change in last post --- diff --git a/wxGTK3.spec b/wxGTK3.spec index b965ed7..14fa0c9 100644 --- a/wxGTK3.spec +++ b/wxGTK3.spec @@ -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