diff --git a/baselibs.conf b/baselibs.conf index b69587a..ebb121a 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,11 +1,7 @@ gtk4-devel requires -gtk4- requires "libgtk-4-0- = " -gtk4-tools - +/usr/bin/gtk4-query-immodules-3.0 - post "if [ $1 == 1 ]; then test -d %{_libdir}/gtk-4.0/4.0.0; if test $? -eq 0; then %{_bindir}/gtk4-query-immodules --update-cache; fi; fi" libgtk-4-0 - requires "gtk4-tools-" provides "gtk4- = " post "if test -f %{_bindir}/gtk4-query-immodules; then %{_bindir}/gtk4-query-immodules --update-cache; fi" gtk4-immodule-amharic diff --git a/gtk4.changes b/gtk4.changes index 2084d39..f325efd 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 28 16:46:31 UTC 2017 - dimstar@opensuse.org + +- Fix baselibs.conf: do not build gtk4-tools-32bit. + ------------------------------------------------------------------- Mon Feb 13 22:42:54 UTC 2017 - zaitor@opensuse.org