Hello community, here is the log from the commit of package vlc for openSUSE:Factory checked in at 2017-12-04 10:00:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vlc (Old) and /work/SRC/openSUSE:Factory/.vlc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vlc" Mon Dec 4 10:00:52 2017 rev:75 rq:547755 version:2.2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/vlc/vlc.changes 2017-12-02 13:10:37.002490354 +0100 +++ /work/SRC/openSUSE:Factory/.vlc.new/vlc.changes 2017-12-04 10:00:54.355617356 +0100 @@ -1,0 +2,5 @@ +Sun Dec 3 16:20:45 UTC 2017 - [email protected] + +- Disable projectM on non-x86(_64) archs (boo#1070913). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vlc.spec ++++++ --- /var/tmp/diff_new_pack.EZSgAa/_old 2017-12-04 10:00:56.999521393 +0100 +++ /var/tmp/diff_new_pack.EZSgAa/_new 2017-12-04 10:00:57.003521248 +0100 @@ -156,6 +156,7 @@ BuildRequires: pkgconfig(SDL_image) >= 1.2.10 BuildRequires: pkgconfig(libupnp) BuildRequires: pkgconfig(opencv) > 2.0 +%ifarch %ix86 x86_64 %if 0%{?suse_version} > 1320 BuildRequires: pkgconfig(libprojectM-qt5) >= 2.0.0 %else @@ -163,6 +164,7 @@ %endif %endif %endif +%endif %if 0%{?suse_version} > 1110 || 0%{?BUILD_ORIG} BuildRequires: libmatroska-devel BuildRequires: pkgconfig(dvdnav) > 4.9.0 @@ -613,10 +615,12 @@ %{_libdir}/vlc/plugins/visualization/libglspectrum_plugin.so %{_libdir}/vlc/plugins/video_output/libaa_plugin.so %if 0%{?suse_version} > 1110 +%ifarch %ix86 x86_64 %if 0%{?suse_version} != 1315 || 0%{?is_opensuse} %{_libdir}/vlc/plugins/visualization/libprojectm_plugin.so %endif %endif +%endif %files lang -f vlc.lang %defattr(-,root,root)
