commit totem for openSUSE:Factory
Hello community, here is the log from the commit of package totem for openSUSE:Factory checked in at Mon May 31 00:55:00 CEST 2010. -------- --- GNOME/totem/totem.changes 2010-05-12 22:00:52.000000000 +0200 +++ /mounts/work_src_done/STABLE/totem/totem.changes 2010-05-28 23:19:34.000000000 +0200 @@ -1,0 +2,9 @@ +Fri May 28 23:09:36 CEST 2010 - vuntz@opensuse.org + +- Split upnp plugin in plugin-upnp subpackage: it depends on + python-coherence, which depends on python-twisted, which is quite + big. +- Add totem-plugin-upnp Suggests to the main package. +- Move the sample-vala plugin to the devel subpackage. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ totem.spec ++++++ --- /var/tmp/diff_new_pack.KB43VR/_old 2010-05-31 00:54:16.000000000 +0200 +++ /var/tmp/diff_new_pack.KB43VR/_new 2010-05-31 00:54:16.000000000 +0200 @@ -50,7 +50,7 @@ License: GPLv2+ ; LGPLv2.1+ Group: Productivity/Multimedia/Video/Players Version: 2.30.2 -Release: 1 +Release: 2 # FIXME: add tracker Buildrequires when we have it # FIXME: add gnome-dvb-daemon Suggests/Recommends when we'll have it? Source0: %{name}-%{version}.tar.bz2 @@ -64,6 +64,7 @@ Obsoletes: totem-devel < %{version} Recommends: totem-plugins Recommends: totem-browser-plugin +Suggests: totem-plugin-upnp %gconf_schemas_prereq %description @@ -81,8 +82,6 @@ Recommends: python-httplib2 # Brasero plugin Recommends: brasero -# Coherence DLNA/UPnP Client plugin -Recommends: python-coherence # Gromit Annotation plugin Suggests: gromit @@ -91,6 +90,19 @@ This package includes plugins for Totem, to add advanced features. +%package plugin-upnp +License: GPLv2+ ; LGPLv2.1+ +Summary: Plugins for Totem Movie Player -- UPnP Support +Group: Productivity/Multimedia/Video/Players +Requires: %{name} = %{version} +Requires: python-coherence +Supplements: packageand(%{totem}:python-coherence) + +%description plugin-upnp +Totem is movie player for the GNOME desktop based on GStreamer. + +This package include the UPnP plugin for Totem. + %package -n nautilus-totem License: GPLv2+ ; LGPLv2.1+ Summary: Totem Plugin for Nautilus @@ -216,6 +228,15 @@ %defattr(-, root, root) %exclude %{_libdir}/totem/plugins/totem %{_libdir}/totem/plugins/* +# Files from plugin-upnp +%exclude %{_libdir}/totem/plugins/coherence_upnp/ +# Files from devel +%exclude %{_libdir}/totem/plugins/sample-vala/ + +%files plugin-upnp +%defattr(-, root, root) +%exclude %{_libdir}/totem/plugins/totem +%{_libdir}/totem/plugins/coherence_upnp/ %files browser-plugin %defattr(-, root, root) @@ -231,6 +252,7 @@ %files devel %defattr(-, root, root) +%{_libdir}/totem/plugins/sample-vala/ %{_datadir}/gtk-doc/html/totem # Own these repositories to not depend on gtk-doc while building: %dir %{_datadir}/gtk-doc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de