Hello community,

here is the log from the commit of package freshplayerplugin for 
openSUSE:Factory checked in at 2020-02-24 15:50:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freshplayerplugin (Old)
 and      /work/SRC/openSUSE:Factory/.freshplayerplugin.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "freshplayerplugin"

Mon Feb 24 15:50:57 2020 rev:16 rq:778249 version:0.3.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/freshplayerplugin/freshplayerplugin.changes      
2019-10-30 14:47:29.814161763 +0100
+++ 
/work/SRC/openSUSE:Factory/.freshplayerplugin.new.26092/freshplayerplugin.changes
   2020-02-24 15:51:26.803343633 +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.Rmqeaj/_old  2020-02-24 15:51:28.583347597 +0100
+++ /var/tmp/diff_new_pack.Rmqeaj/_new  2020-02-24 15:51:28.607347650 +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


Reply via email to