Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package efl for openSUSE:Factory checked in at 2024-08-10 19:05:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/efl (Old) and /work/SRC/openSUSE:Factory/.efl.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "efl" Sat Aug 10 19:05:51 2024 rev:55 rq:1192545 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/efl/efl.changes 2024-07-03 20:30:23.633270629 +0200 +++ /work/SRC/openSUSE:Factory/.efl.new.7232/efl.changes 2024-08-10 19:05:55.721119646 +0200 @@ -1,0 +2,7 @@ +Thu Aug 8 05:52:25 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Remove obsolete xine and vlc build dependencies. Support was + dropped from the emotion library in 1.23.0 release. +- Consequently drop the 'generic_players_present' condition + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ efl.spec ++++++ --- /var/tmp/diff_new_pack.Lv4Duu/_old 2024-08-10 19:05:58.117219136 +0200 +++ /var/tmp/diff_new_pack.Lv4Duu/_new 2024-08-10 19:05:58.137219967 +0200 @@ -26,16 +26,7 @@ %if !0%{?suse_version} || 0%{?is_opensuse} %define physics_present 1 %endif -# Currently we don't need to build any plugins and theres none that make -# sense to build -%define generic_players_present 0 %define xinput22_present 1 -# fedora SLEs 12 don't support xine -%if !0%{?suse_version} -%define xine_present 0 -%else -%define xine_present 1 -%endif %ifarch %ix86 x86_64 aarch64 %{arml} ppc %if !0%{?suse_version} || 0%{?is_opensuse} %define luajit_present 1 @@ -46,15 +37,6 @@ %else %define poppler_present 0 %endif -%if 0%{?is_opensuse} -%ifarch !aarch64 -%define vlc_present 1 -%else -%define vlc_present 0 -%endif -%else -%define vlc_present 0 -%endif %if 0%{?suse_version} > 1500 || 0%{?fedora_version} > 27 || 0%{?mageia} > 6 %define enable_wayland 1 %endif @@ -235,12 +217,6 @@ %if 0%{?physics_present} BuildRequires: pkgconfig(bullet) >= 2.80 %endif -%if %{vlc_present} -BuildRequires: pkgconfig(libvlc) -%endif -%if %{xine_present} -BuildRequires: pkgconfig(libxine) -%endif %if 0%{?enable_wayland} BuildRequires: pkgconfig(gbm) BuildRequires: pkgconfig(libdrm) >= 2.4 @@ -340,9 +316,6 @@ %else Requires: pkgconfig(lua5.1) %endif -%if %{xine_present} -Requires: pkgconfig(libxine) -%endif %if %{gstreamer1_present} Requires: pkgconfig(gstreamer-1.0) Requires: pkgconfig(gstreamer-plugins-base-1.0) @@ -394,20 +367,6 @@ This part of the Enlightenment Foundation Libraries. -%if %{generic_players_present} -%package -n emotion-generic-players -Summary: Set of generic players for Emotion -License: GPL-2.0-or-later - -%description -n emotion-generic-players -Set of generic players (currently VLC is supported) allowing to open video -files through emotion. - -Useful only for emotion library. - -This part of the Enlightenment Foundation Libraries. -%endif - %if %{build_doc} %if %{build_doc_man} %package doc-man @@ -635,9 +594,6 @@ #%exclude %{_datadir}/*/examples #%endif -%if %{generic_players_present} -%exclude %{_libdir}/emotion/generic_players/ -%endif # separated SCIM dependencies from the main package %exclude %{_libdir}/ecore_imf/modules/scim @@ -764,11 +720,6 @@ %files -n evas-generic-loaders %{_libdir}/evas/utils/ -%if %{generic_players_present} -%files -n emotion-generic-players -%{_libdir}/emotion/generic_players/ -%endif - %if %{build_doc} %if %{build_doc_man} %files doc-man