Hello community, here is the log from the commit of package freshplayerplugin for openSUSE:Leap:15.2 checked in at 2020-02-25 12:17:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/freshplayerplugin (Old) and /work/SRC/openSUSE:Leap:15.2/.freshplayerplugin.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "freshplayerplugin" Tue Feb 25 12:17:34 2020 rev:11 rq:778783 version:0.3.11 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/freshplayerplugin/freshplayerplugin.changes 2020-02-21 10:53:07.567390297 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.freshplayerplugin.new.26092/freshplayerplugin.changes 2020-02-25 12:17:36.072484451 +0100 @@ -1,0 +2,5 @@ +Sat Feb 22 15:48:43 UTC 2020 - Alexei Sorokin <[email protected]> + +- Require flash-player-ppapi instead of chromium-pepper-flash. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ freshplayerplugin.spec ++++++ --- /var/tmp/diff_new_pack.b0IxGe/_old 2020-02-25 12:17:36.420485171 +0100 +++ /var/tmp/diff_new_pack.b0IxGe/_new 2020-02-25 12:17:36.420485171 +0100 @@ -1,7 +1,7 @@ # # spec file for package freshplayerplugin # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -56,7 +56,7 @@ BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xrandr) BuildRequires: pkgconfig(xrender) -Supplements: packageand(browser(npapi):chromium-pepper-flash) +Supplements: (browser(npapi) and flash-player-ppapi) Conflicts: flash-player %if 0%{with restricted} # Hardware accelerated decoding. @@ -65,10 +65,10 @@ BuildRequires: pkgconfig(libva) BuildRequires: pkgconfig(libva-x11) BuildRequires: pkgconfig(vdpau) -Requires: chromium-pepper-flash +Requires: flash-player-ppapi Provides: flash-plugin %else -Recommends: chromium-pepper-flash +Recommends: flash-player-ppapi %endif %ifarch armv6l || armv6hl BuildRequires: Mesa-libEGL-devel @@ -86,9 +86,7 @@ plugin for browser. %prep -%setup -q -%patch0 -p1 -%patch1 -p1 +%autosetup -p1 # Enable hardware accelerated decoding for PMBS. %if %{with restricted} @@ -104,7 +102,7 @@ -DWITH_HWDEC=0 \ %endif -DWITH_GLES2=ON -make %{?_smp_mflags} V=1 +%make_build %install %cmake_install
