Accepting request 907241 from home:dimstar:Factory
- Own /usr/share/GConf and /usr/share/GConf/gsettings: the time has come where the migration code is drying out and we can't expect the deps to just be in the buildroot (but it still works). OBS-URL: https://build.opensuse.org/request/show/907241 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=254
This commit is contained in:
parent
0b520a1c5f
commit
db0af2979a
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 20 06:28:57 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Own /usr/share/GConf and /usr/share/GConf/gsettings: the time
|
||||||
|
has come where the migration code is drying out and we can't
|
||||||
|
expect the deps to just be in the buildroot (but it still works).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 30 05:36:01 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>
|
Wed Jun 30 05:36:01 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>
|
||||||
|
|
||||||
|
@ -290,6 +290,7 @@ dconf update
|
|||||||
|
|
||||||
%post -n libibus-1_0-5 -p /sbin/ldconfig
|
%post -n libibus-1_0-5 -p /sbin/ldconfig
|
||||||
%postun -n libibus-1_0-5 -p /sbin/ldconfig
|
%postun -n libibus-1_0-5 -p /sbin/ldconfig
|
||||||
|
|
||||||
%post gtk3
|
%post gtk3
|
||||||
%{gtk3_immodule_post}
|
%{gtk3_immodule_post}
|
||||||
|
|
||||||
@ -319,6 +320,8 @@ dconf update
|
|||||||
%{_datadir}/ibus/keymaps
|
%{_datadir}/ibus/keymaps
|
||||||
%{_datadir}/ibus/setup
|
%{_datadir}/ibus/setup
|
||||||
%{_datadir}/applications/org.freedesktop.IBus.Setup.desktop
|
%{_datadir}/applications/org.freedesktop.IBus.Setup.desktop
|
||||||
|
%dir %{_datadir}/GConf
|
||||||
|
%dir %{_datadir}/GConf/gsettings
|
||||||
%{_datadir}/GConf/gsettings/ibus.convert
|
%{_datadir}/GConf/gsettings/ibus.convert
|
||||||
%{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.gschema.xml
|
||||||
%{_datadir}/icons/hicolor/*/apps/ibus*.*
|
%{_datadir}/icons/hicolor/*/apps/ibus*.*
|
||||||
|
Loading…
Reference in New Issue
Block a user