[totem/f17] Split off vegas plugin (RH #804435)

drago01 drago01 at fedoraproject.org
Tue May 8 12:51:51 UTC 2012


commit a52ba6119d15a0b9730bb48d30ab14ccb5d929c7
Author: Adel Gadllah <adel.gadllah at gmail.com>
Date:   Tue May 8 14:53:14 2012 +0200

    Split off vegas plugin (RH #804435)

 totem.spec |   19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/totem.spec b/totem.spec
index 65738b6..fdbc8db 100644
--- a/totem.spec
+++ b/totem.spec
@@ -1,7 +1,7 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 3.4.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Epoch: 1
 License: GPLv2+ with exceptions
 Group: Applications/Multimedia
@@ -93,6 +93,16 @@ Group: Applications/Internet
 Totem is simple movie player for the GNOME desktop.
 The mozilla plugin for Totem allows it to be embedded into a web browser.
 
+%package mozplugin-vegas
+Summary: Mozilla flash plugin for Totem
+Group: Applications/Internet
+Requires: %{name}-mozplugin = %{epoch}:%{version}-%{release}
+
+%description mozplugin-vegas
+Totem is simple movie player for the GNOME desktop.
+The mozilla vegas plugin for Totem allows it playback flash videos
+on some popular video websites.
+
 %package lirc
 Summary: LIRC (Infrared remote) plugin for Totem
 Group: Applications/Multimedia
@@ -251,8 +261,15 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/totem-plugin-viewer
 %{_datadir}/totem/mozilla-viewer.ui
 %{_datadir}/totem/mozilla-viewer.css
+%exclude %{_libdir}/mozilla/plugins/libtotem-vegas-plugin.so
 
+%files mozplugin-vegas
+%{_libdir}/mozilla/plugins/libtotem-vegas-plugin.so
+ 
 %changelog
+* Sun May 06 2012 Adel Gadllah <adel.gadllah at gmail.com> 3.4.1-3
+- Split off vegas plugin (RH #804435)
+
 * Wed Apr 25 2012 Bastien Nocera <bnocera at redhat.com> 3.4.1-2
 - Remove dependencies for removed plugin (#816245)
 


More information about the scm-commits mailing list