Hello community,

here is the log from the commit of package evince for openSUSE:Factory checked 
in at 2017-02-11 01:34:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evince (Old)
 and      /work/SRC/openSUSE:Factory/.evince.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "evince"

Changes:
--------
--- /work/SRC/openSUSE:Factory/evince/evince.changes    2016-10-18 
10:31:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.evince.new/evince.changes       2017-02-11 
01:34:24.090430227 +0100
@@ -1,0 +2,8 @@
+Thu Dec  1 13:10:20 UTC 2016 - [email protected]
+
+- Workaround bgo#738370: Disable the browser-plugin (pass
+  --disable-browser-plugin to configure) and evince-browser-plugin
+  package, make main package obsolete the browser-plugin package to
+  avoid update issues.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ evince.spec ++++++
--- /var/tmp/diff_new_pack.ARob8A/_old  2017-02-11 01:34:25.730198814 +0100
+++ /var/tmp/diff_new_pack.ARob8A/_new  2017-02-11 01:34:25.730198814 +0100
@@ -64,6 +64,9 @@
 Suggests:       p7zip
 Suggests:       unrar
 Suggests:       unzip
+# Disable the browser plugin and package, and make main package 
provide-obsolete plugin package for upgrade; see bgo#738270
+Provides:       evince-browser-plugin
+Obsoletes:      evince-browser-plugin
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{glib2_gsettings_schema_requires}
 
@@ -221,7 +224,8 @@
         --enable-comics\
         --enable-nautilus\
         --enable-introspection \
-        --enable-multimedia
+        --enable-multimedia \
+        --disable-browser-plugin
 make %{?_smp_mflags}
 
 %install
@@ -282,9 +286,9 @@
 %files lang -f %{name}.lang
 %defattr(-,root,root)
 
-%files browser-plugin
-%defattr(-,root,root)
-%{_libdir}/browser-plugins/libevbrowserplugin.so
+#%files browser-plugin
+#%defattr(-,root,root)
+#%{_libdir}/browser-plugins/libevbrowserplugin.so
 
 %files -n libevdocument3-4
 %defattr(-, root, root)


Reply via email to