Accepting request 460943 from GNOME:Next

Scripted push of GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/460943
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2017-02-28 21:39:30 +00:00 committed by Git OBS Bridge
parent ca5e45ca3d
commit 9056bb9eaa
2 changed files with 5 additions and 4 deletions

View File

@ -1,11 +1,7 @@
gtk4-devel
requires -gtk4-<targettype>
requires "libgtk-4-0-<targettype> = <version>"
gtk4-tools
+/usr/bin/gtk4-query-immodules-3.0
post "if [ $1 == 1 ]; then test -d <prefix>%{_libdir}/gtk-4.0/4.0.0; if test $? -eq 0; then <prefix>%{_bindir}/gtk4-query-immodules --update-cache; fi; fi"
libgtk-4-0
requires "gtk4-tools-<targettype>"
provides "gtk4-<targettype> = <version>"
post "if test -f <prefix>%{_bindir}/gtk4-query-immodules; then <prefix>%{_bindir}/gtk4-query-immodules --update-cache; fi"
gtk4-immodule-amharic

View File

@ -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