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 cd42a7ea0e
.
This commit is contained in:
parent
cd42a7ea0e
commit
3f8ca43d56
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
Name: gtk3
|
Name: gtk3
|
||||||
Version: 3.24.23
|
Version: 3.24.23
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GTK+ graphical user interface library
|
Summary: GTK+ graphical user interface library
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -187,9 +187,6 @@ export CFLAGS='-fno-strict-aliasing %optflags'
|
|||||||
%endif
|
%endif
|
||||||
--enable-colord \
|
--enable-colord \
|
||||||
--enable-installed-tests \
|
--enable-installed-tests \
|
||||||
%if 0%{?with_sysprof}
|
|
||||||
--enable-profiler \
|
|
||||||
%endif
|
|
||||||
--with-included-immodules=wayland
|
--with-included-immodules=wayland
|
||||||
)
|
)
|
||||||
|
|
||||||
@ -329,9 +326,6 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &>/dev/null || :
|
|||||||
%{_datadir}/installed-tests/
|
%{_datadir}/installed-tests/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Sep 18 2020 Ivan Molodetskikh <yalterz@gmail.com> - 3.24.23-2
|
|
||||||
- Enable sysprof events
|
|
||||||
|
|
||||||
* Fri Sep 04 2020 Kalev Lember <klember@redhat.com> - 3.24.23-1
|
* Fri Sep 04 2020 Kalev Lember <klember@redhat.com> - 3.24.23-1
|
||||||
- Update to 3.24.23
|
- Update to 3.24.23
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user