[totem/f17] Enable the vala plugins

Bastien Nocera hadess at fedoraproject.org
Wed Jun 27 19:52:13 UTC 2012


commit d98af48e0a405567a50ef76fd0decd37644bf911
Author: Bastien Nocera <hadess at hadess.net>
Date:   Wed Jun 27 19:39:52 2012 +0100

    Enable the vala plugins

 totem.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/totem.spec b/totem.spec
index 39e6fdd..4db2a72 100644
--- a/totem.spec
+++ b/totem.spec
@@ -1,7 +1,7 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 3.4.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
 License: GPLv2+ with exceptions
 Group: Applications/Multimedia
@@ -22,6 +22,7 @@ Requires: gstreamer-plugins-bad-free
 Requires: gvfs-fuse
 Requires: gnome-dvb-daemon
 Requires: grilo-plugins
+Requires: vala
 
 BuildRequires: gstreamer-devel
 BuildRequires: gstreamer-plugins-base-devel
@@ -151,7 +152,6 @@ export BROWSER_PLUGIN_DIR=%{_libdir}/mozilla/plugins
   --enable-browser-plugins \
   --enable-nautilus \
   --disable-scrollkeeper \
-  --disable-vala \
   --disable-static
 
 make %{?_smp_mflags}
@@ -226,8 +226,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libdir}/totem/plugins/media-player-keys
 %{_libdir}/totem/plugins/opensubtitles
 %{_libdir}/totem/plugins/pythonconsole
+%{_libdir}/totem/plugins/rotation
 %{_libdir}/totem/plugins/screenshot
 %{_libdir}/totem/plugins/save-file
+%{_libdir}/totem/plugins/zeitgeist-dp
 %{_datadir}/icons/hicolor/*/apps/totem.png
 %{_datadir}/icons/hicolor/*/devices/totem-tv.png
 %{_datadir}/icons/hicolor/scalable/devices/totem-tv.svg
@@ -267,6 +269,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libdir}/mozilla/plugins/libtotem-vegas-plugin.so
  
 %changelog
+* Wed Jun 27 2012 Bastien Nocera <bnocera at redhat.com> 3.4.2-2
+- Enable the vala plugins
+
 * Tue May 15 2012 Richard Hughes <hughsient at gmail.com> - 1:3.4.2-1
 - Update to 3.4.2
 


More information about the scm-commits mailing list