Hello community,

here is the log from the commit of package freshplayerplugin for 
openSUSE:Factory checked in at 2015-11-16 18:51:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freshplayerplugin (Old)
 and      /work/SRC/openSUSE:Factory/.freshplayerplugin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "freshplayerplugin"

Changes:
--------
--- /work/SRC/openSUSE:Factory/freshplayerplugin/freshplayerplugin.changes      
2015-10-08 08:25:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.freshplayerplugin.new/freshplayerplugin.changes 
2015-11-16 18:51:39.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Nov  6 19:00:45 UTC 2015 - [email protected]
+
+- Provide flash-plugin instead of flash-player in PMBS.
+- Install freshplayerplugin if both MozillaFirefox and
+  chromium-pepper-flash are installed.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ freshplayerplugin.spec ++++++
--- /var/tmp/diff_new_pack.CzFEXi/_old  2015-11-16 18:51:40.000000000 +0100
+++ /var/tmp/diff_new_pack.CzFEXi/_new  2015-11-16 18:51:40.000000000 +0100
@@ -55,6 +55,7 @@
 BuildRequires:  pkgconfig(xcursor)
 BuildRequires:  pkgconfig(xrandr)
 BuildRequires:  pkgconfig(xrender)
+Supplements:    packageand(browser(npapi):chromium-pepper-flash)
 %if %{with gtk3}
 BuildRequires:  pkgconfig(gtk+-3.0)
 %else
@@ -68,7 +69,7 @@
 BuildRequires:  pkgconfig(libva-x11)
 BuildRequires:  pkgconfig(vdpau)
 Requires:       chromium-pepper-flash
-Provides:       flash-player
+Provides:       flash-plugin
 %else
 Recommends:     chromium-pepper-flash
 %endif
@@ -102,6 +103,7 @@
 %build
 mkdir build
 pushd build
+# FIXME: you should use %%cmake macros
 cmake \
   -DLIB_INSTALL_DIR=%{_libdir} \
 %if %{with gtk3}


Reply via email to