Hello community,

here is the log from the commit of package totem for openSUSE:Factory checked 
in at 2017-02-08 10:53:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/totem (Old)
 and      /work/SRC/openSUSE:Factory/.totem.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "totem"

Changes:
--------
--- /work/SRC/openSUSE:Factory/totem/totem.changes      2016-09-21 
18:32:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.totem.new/totem.changes 2017-02-08 
10:53:16.360044501 +0100
@@ -1,0 +2,14 @@
+Thu Feb  2 09:55:58 UTC 2017 - jeng...@inai.de
+
+- Remove ancient %clean section. Improve summaries.
+
+-------------------------------------------------------------------
+Tue Jan 31 18:30:00 UTC 2017 - zai...@opensuse.org
+
+- Lower gstreamer-plugins-bad Requires to a Recommends, scaletempo
+  have been moved to gstreamer-plugins-good (back in 2012).
+- Split out the brasero plugin in own sub package.
+- Following this: Highten brasero Recommends to Requires, the full
+  app is really needed for this to work properly.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ totem.spec ++++++
--- /var/tmp/diff_new_pack.fBBbil/_old  2017-02-08 10:53:16.895969806 +0100
+++ /var/tmp/diff_new_pack.fBBbil/_new  2017-02-08 10:53:16.895969806 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package totem
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -70,11 +70,10 @@
 # We want a useful set of plugins
 Requires:       gstreamer-plugins-base
 Requires:       gstreamer-plugins-good
-# Needed for scaletempo (bnc#810378, bnc#809854).
-Requires:       gstreamer-plugins-bad
 Requires:       iso-codes
 Recommends:     %{name}-lang
 Recommends:     totem-plugins
+Recommends:     gstreamer-plugins-bad
 Suggests:       gnome-dvb-daemon
 # Since totem-devel no longer exists, obsolete it.
 Provides:       totem-devel = %{version}
@@ -100,8 +99,6 @@
 Summary:        Plugins for Totem Movie Player
 Group:          Productivity/Multimedia/Video/Players
 Requires:       %{name} = %{version}
-# Brasero plugin
-Recommends:     brasero
 # BBC iPlayer plugin
 Recommends:     python-beautifulsoup
 Recommends:     python-httplib2
@@ -110,19 +107,31 @@
 %glib2_gsettings_schema_requires
 
 %description plugins
-Totem is movie player for the GNOME desktop based on GStreamer.
+Totem is a movie player for the GNOME desktop based on GStreamer.
 
 This package includes plugins for Totem, to add advanced features.
 
+%package plugin-brasero
+Summary:        Brasero support for the Totem movie player
+Group:          Productivity/Multimedia/Video/Players
+Requires:       %{name} = %{version}
+Requires:       brasero
+Supplements:    packageand(%{name}:brasero)
+
+%description plugin-brasero
+Totem is movie player for the GNOME desktop based on GStreamer.
+
+This package includes the Brasero plugin for Totem.
+
 %if %{build_zeitgeist_plugin}
 %package plugin-zeitgeist
-Summary:        Plugins for Totem Movie Player -- Zeitgeist Support
+Summary:        Zeitgeist support for the Totem movie player
 Group:          Productivity/Multimedia/Video/Players
 Requires:       %{name} = %{version}
 Supplements:    packageand(%{name}:zeitgeist)
 
 %description plugin-zeitgeist
-Totem is movie player for the GNOME desktop based on GStreamer.
+Totem is a movie player for the GNOME desktop based on GStreamer.
 
 This package includes the Zeitgeist plugin for Totem.
 %endif
@@ -134,7 +143,7 @@
 Supplements:    packageand(%{name}:nautilus)
 
 %description -n nautilus-totem
-Totem is movie player for the GNOME desktop based on GStreamer.
+Totem is a movie player for the GNOME desktop based on GStreamer.
 
 This package contains a plugin to integrate Totem into Nautilus.
 
@@ -144,7 +153,7 @@
 Requires:       %{name} = %{version}
 
 %description devel
-Totem is movie player for the GNOME desktop based on GStreamer.
+Totem is a movie player for the GNOME desktop based on GStreamer.
 
 This package contains developer documentation.
 
@@ -170,9 +179,6 @@
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %fdupes %{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %post
 /sbin/ldconfig
 %glib2_gsettings_schema_post
@@ -226,7 +232,6 @@
 # Explicitly list plugins
 %{_libdir}/totem/plugins/apple-trailers/
 %{_libdir}/totem/plugins/autoload-subtitles/
-%{_libdir}/totem/plugins/brasero-disc-recorder/
 %{_libdir}/totem/plugins/dbus/
 %{_libdir}/totem/plugins/gromit/
 %{_libdir}/totem/plugins/im-status/
@@ -249,6 +254,10 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.totem.plugins.opensubtitles.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.totem.plugins.pythonconsole.gschema.xml
 
+%files plugin-brasero
+%defattr(-, root, root)
+%{_libdir}/totem/plugins/brasero-disc-recorder/
+
 %if %{build_zeitgeist_plugin}
 %files plugin-zeitgeist
 %defattr(-, root, root)


Reply via email to