Hello community, here is the log from the commit of package efl for openSUSE:Factory checked in at 2020-09-04 11:11:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/efl (Old) and /work/SRC/openSUSE:Factory/.efl.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "efl" Fri Sep 4 11:11:30 2020 rev:44 rq:831679 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/efl/efl.changes 2020-08-12 10:39:41.144386191 +0200 +++ /work/SRC/openSUSE:Factory/.efl.new.3399/efl.changes 2020-09-04 11:12:18.851036830 +0200 @@ -1,0 +2,5 @@ +Thu Sep 3 10:34:14 UTC 2020 - Tomas Cech <[email protected]> + +- split out ecore_imf-module-scim to reduce dependencies of base efl package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ efl.spec ++++++ --- /var/tmp/diff_new_pack.dCepOu/_old 2020-09-04 11:12:21.087037954 +0200 +++ /var/tmp/diff_new_pack.dCepOu/_new 2020-09-04 11:12:21.091037956 +0200 @@ -377,6 +377,13 @@ %description -n elua A set of efl bindings for the LuaJIT environment. +%package -n ecore_imf-module-scim +Summary: SCIM module for Ecore +License: BSD-2-Clause + +%description -n ecore_imf-module-scim +SCIM input method module for Ecore. + %package -n evas-generic-loaders Summary: Set of generic loaders for Evas License: GPL-2.0-or-later @@ -474,6 +481,7 @@ Icon themes to match the openSUSE Enlightenment themes are also available. + %prep %setup -q %autopatch -p1 @@ -635,6 +643,8 @@ %if %{generic_players_present} %exclude %{_libdir}/emotion/generic_players/ %endif +# separated SCIM dependencies from the main package +%exclude %{_libdir}/ecore_imf/modules/scim %doc AUTHORS ChangeLog COPYING NEWS README %{_bindir}/* @@ -746,6 +756,9 @@ %files -n elua %{_datadir}/elua +%files -n ecore_imf-module-scim +%{_libdir}/ecore_imf/modules/scim + %files -n enlightenment-theme-upstream %{_datadir}/elementary/themes/default.edj
