Accepting request 944023 from home:dimstar:Factory
- Do not introduce ibus-gtk4-32bit unless there will be demand for it: drop its definition from baselibs.conf. OBS-URL: https://build.opensuse.org/request/show/944023 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=260
This commit is contained in:
parent
8bd1422838
commit
ba00dea3c6
@ -22,20 +22,6 @@ ibus-gtk3
|
|||||||
postun "<prefix>%{_bindir}/gtk-query-immodules-3.0 --update-cache"
|
postun "<prefix>%{_bindir}/gtk-query-immodules-3.0 --update-cache"
|
||||||
postun "%endif"
|
postun "%endif"
|
||||||
supplements "(ibus and gtk3-<targettype>)"
|
supplements "(ibus and gtk3-<targettype>)"
|
||||||
ibus-gtk4
|
|
||||||
post "if [[ -x <prefix>%{_bindir}/gio-querymodules-64 ]]; then"
|
|
||||||
post " <prefix>%{_bindir}/gio-querymodules-64 %{_libdir}/gtk-4.0/4.0.0/immodules"
|
|
||||||
post "else"
|
|
||||||
post " <prefix>%{_bindir}/gio-querymodules %{_libdir}/gtk-4.0/4.0.0/immodules"
|
|
||||||
post "fi"
|
|
||||||
postun "if [ $1 -eq 0 ]; then"
|
|
||||||
postun " if [[ -x <prefix>%{_bindir}/gio-querymodules-64 ]]; then"
|
|
||||||
postun " <prefix>%{_bindir}/gio-querymodules-64 %{_libdir}/gtk-4.0/4.0.0/immodules"
|
|
||||||
postun " else"
|
|
||||||
postun " <prefix>%{_bindir}/gio-querymodules %{_libdir}/gtk-4.0/4.0.0/immodules"
|
|
||||||
postun " fi"
|
|
||||||
postun "fi"
|
|
||||||
supplements "(ibus and gtk4-<targettype>)"
|
|
||||||
libibus-1_0-5
|
libibus-1_0-5
|
||||||
obsoletes "libibus2-<targettype> < <version>"
|
obsoletes "libibus2-<targettype> < <version>"
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 5 11:56:17 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Do not introduce ibus-gtk4-32bit unless there will be demand for
|
||||||
|
it: drop its definition from baselibs.conf.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 21 14:51:48 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
Tue Dec 21 14:51:48 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
Loading…
Reference in New Issue
Block a user