From 3f8ca43d56b2e07a9f3f007adf56d7f720f5f0b9 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 29 2020 08:57:28 +0000 Subject: Revert "Enable sysprof events" Revert this change as it doesn't build on F33+: gtk3 only supports sysprof-3, but we only have sysprof-4 in F33. See the discussion in https://src.fedoraproject.org/rpms/gtk3/pull-request/6#comment-56683 This reverts commit cd42a7ea0e0747a7c0fa3d2995aabeda34f109a7. --- diff --git a/gtk3.spec b/gtk3.spec index aa081ea..c1ed6df 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -25,7 +25,7 @@ Name: gtk3 Version: 3.24.23 -Release: 2%{?dist} +Release: 1%{?dist} Summary: GTK+ graphical user interface library License: LGPLv2+ @@ -187,9 +187,6 @@ export CFLAGS='-fno-strict-aliasing %optflags' %endif --enable-colord \ --enable-installed-tests \ -%if 0%{?with_sysprof} - --enable-profiler \ -%endif --with-included-immodules=wayland ) @@ -329,9 +326,6 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &>/dev/null || : %{_datadir}/installed-tests/ %changelog -* Fri Sep 18 2020 Ivan Molodetskikh - 3.24.23-2 -- Enable sysprof events - * Fri Sep 04 2020 Kalev Lember - 3.24.23-1 - Update to 3.24.23