Hello community, here is the log from the commit of package totem for openSUSE:Factory checked in at 2012-02-20 16:19:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/totem (Old) and /work/SRC/openSUSE:Factory/.totem.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "totem", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/totem/totem.changes 2012-01-09 15:22:24.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.totem.new/totem.changes 2012-02-20 16:19:23.000000000 +0100 @@ -1,0 +2,15 @@ +Tue Feb 7 19:10:36 UTC 2012 - [email protected] + +- Simplify a bit some subpackage summaries. + +------------------------------------------------------------------- +Sun Feb 5 20:08:52 UTC 2012 - [email protected] + +- Move vegas browser plugin to new browser-plugin-vegas subpackage: + this plugin doesn't work on all video flash websites, and + breaking websites is bad. Having this as a subpackage makes it + easy for people who want it to have it. +- Note that Enhances is used instead of Supplements (like other + browser plugin subpackages) to not have it installed by default. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ totem.spec ++++++ --- /var/tmp/diff_new_pack.ELBPvJ/_old 2012-02-20 16:19:24.000000000 +0100 +++ /var/tmp/diff_new_pack.ELBPvJ/_new 2012-02-20 16:19:24.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package totem # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -132,7 +132,7 @@ This package contains a plugin to integrate Totem into Nautilus. %package browser-plugin -Summary: Browser Plugin Based on Totem Movie Player for the GNOME Desktop +Summary: Browser Plugin Based on Totem Movie Player Group: Productivity/Multimedia/Video/Players Requires: %{name} = %{version} Supplements: packageand(%{name}:MozillaFirefox) @@ -144,10 +144,11 @@ Apart from a movie player, it also includes a Mozilla plugin. -This package does not include the Windows Media (gmp) browser plugin. +This package does not include the Windows Media (gmp) browser plugin, +nor the Flash video (vegas) plugin. %package browser-plugin-gmp -Summary: Windows Media Browser Plugin Based on Totem Movie Player for the GNOME Desktop +Summary: Windows Media Browser Plugin Based on Totem Movie Player Group: Productivity/Multimedia/Video/Players Requires: %{name} = %{version} Requires: %{name}-browser-plugin = %{version} @@ -160,6 +161,18 @@ This package includes only the Windows Media (gmp) browser plugin. +%package browser-plugin-vegas +Summary: Flash video Browser Plugin Based on Totem Movie Player +Group: Productivity/Multimedia/Video/Players +Requires: %{name} = %{version} +Requires: %{name}-browser-plugin = %{version} +Enhances: packageand(%{name}:MozillaFirefox) + +%description browser-plugin-vegas +Totem is movie player for the GNOME desktop based on GStreamer. + +This package includes only the Flash video (vegas) browser plugin. + %package devel Summary: Developer Documentation for Totem Movie Player Group: Development/Libraries/GNOME @@ -301,12 +314,15 @@ %{_libdir}/browser-plugins/libtotem-cone-plugin* %{_libdir}/browser-plugins/libtotem-mully-plugin* %{_libdir}/browser-plugins/libtotem-narrowspace-plugin* -%{_libdir}/browser-plugins/libtotem-vegas-plugin* %files browser-plugin-gmp %defattr(-, root, root) %{_libdir}/browser-plugins/libtotem-gmp-plugin* +%files browser-plugin-vegas +%defattr(-, root, root) +%{_libdir}/browser-plugins/libtotem-vegas-plugin* + %files devel %defattr(-, root, root) %{_datadir}/gtk-doc/html/totem/ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
