From 960a692aa95bf2b7540f2e444ede95bb9b760a3e6897f437fb2856a6733db9ca Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 16 Jun 2020 11:56:57 +0000 Subject: [PATCH] Accepting request 814865 from home:plater - Build nostl package against gtk3, audacity crashes with gtk2, should I cange the name to wxGTK3-3_2-nostl or is it fine as it is? OBS-URL: https://build.opensuse.org/request/show/814865 OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=60 --- wxWidgets-3_2-nostl.changes | 5 +++++ wxWidgets-3_2-nostl.spec | 11 ++--------- wxWidgets-3_2.changes | 5 +++++ 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/wxWidgets-3_2-nostl.changes b/wxWidgets-3_2-nostl.changes index f2f5fdc..8f9cfad 100644 --- a/wxWidgets-3_2-nostl.changes +++ b/wxWidgets-3_2-nostl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 16 10:04:20 UTC 2020 - Dave Plater + +- Build nostl package against gtk3, audacity crashes with gtk2 + ------------------------------------------------------------------- Tue Jun 9 12:05:18 UTC 2020 - Dave Plater diff --git a/wxWidgets-3_2-nostl.spec b/wxWidgets-3_2-nostl.spec index 3c6b3eb..a6eb039 100644 --- a/wxWidgets-3_2-nostl.spec +++ b/wxWidgets-3_2-nostl.spec @@ -49,9 +49,9 @@ BuildRequires: gcc-c++ BuildRequires: gnome-vfs2-devel BuildRequires: gstreamer-devel BuildRequires: gstreamer-plugins-base-devel -BuildRequires: gtk2-devel -%define gtk_version 2 +%define gtk_version 3 %define toolkit gtk%gtk_version +BuildRequires: gtk%{gtk_version}-devel BuildRequires: libSM-devel BuildRequires: libexpat-devel BuildRequires: libjpeg-devel @@ -223,13 +223,6 @@ The XML-based resource system of wxWidgets, known as XRC, allows user interface elements such as dialogs, menu bars and toolbars, to be stored in text files and loaded into the application at run-time. -%package plugin-sound_sdlu-3_2 -Summary: wxWidgets SDL Plugin -Group: System/Libraries - -%description plugin-sound_sdlu-3_2 -SDL based sound plugin for the wxWidgets cross-platform GUI. - %package devel Summary: Development files for GTK2-backed wxWidgets 3.2 Group: Development/Libraries/C and C++ diff --git a/wxWidgets-3_2.changes b/wxWidgets-3_2.changes index f2f5fdc..8f9cfad 100644 --- a/wxWidgets-3_2.changes +++ b/wxWidgets-3_2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 16 10:04:20 UTC 2020 - Dave Plater + +- Build nostl package against gtk3, audacity crashes with gtk2 + ------------------------------------------------------------------- Tue Jun 9 12:05:18 UTC 2020 - Dave Plater