[totem] Moved mozilla-viewer.ui to -mozplugin to fix bug #545131

Bastien Nocera hadess at fedoraproject.org
Mon Jul 4 09:31:42 UTC 2011


commit a61c9f4664a6261ab76f7fb7890c759275c73199
Author: Bastien Nocera <hadess at hadess.net>
Date:   Mon Jul 4 10:15:01 2011 +0100

    Moved mozilla-viewer.ui to -mozplugin to fix bug #545131

 totem.spec |   15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/totem.spec b/totem.spec
index ba78019..867dc68 100644
--- a/totem.spec
+++ b/totem.spec
@@ -1,7 +1,7 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 3.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
 License: GPLv2+ with exceptions
 Group: Applications/Multimedia
@@ -230,7 +230,13 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libdir}/libtotem.so.*
 %{_libdir}/girepository-1.0/Totem-1.0.typelib
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/%{name}/
+%{_datadir}/totem/*.png
+%{_datadir}/totem/fullscreen.ui
+%{_datadir}/totem/playlist.ui
+%{_datadir}/totem/properties.ui
+%{_datadir}/totem/totem.ui
+%{_datadir}/totem/uri.ui
+%{_datadir}/totem/video-list.ui
 %dir %{_libexecdir}/totem
 %{_libexecdir}/totem/totem-bugreport.py
 %exclude %{_libexecdir}/totem/totem-bugreport.py[co]
@@ -297,12 +303,17 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %defattr(-, root, root,-)
 %{_libdir}/mozilla/plugins/*
 %{_libexecdir}/totem-plugin-viewer
+%{_datadir}/totem/mozilla-viewer.ui
+%{_datadir}/totem/mozilla-viewer.css
 
 %files publish
 %defattr(-, root, root,-)
 %{_libdir}/totem/plugins/publish
 
 %changelog
+* Mon Jun 27 2011 Elad Alfassa <elad at fedoraproject.org> - 1:3.1.0-2
+- Moved mozilla-viewer.ui to -mozplugin to fix bug #545131
+
 * Wed May 11 2011 Bastien Nocera <bnocera at redhat.com> 3.1.0-1
 - Update to 3.1.0
 


More information about the scm-commits mailing list