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

Bastien Nocera hadess at fedoraproject.org
Mon Jul 4 09:15:14 UTC 2011


commit b5b4397175413982d2457dedcb2dc820a0502513
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 b1b30c4..7df9877 100644
--- a/totem.spec
+++ b/totem.spec
@@ -1,7 +1,7 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 3.0.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Epoch: 1
 License: GPLv2+ with exceptions
 Group: Applications/Multimedia
@@ -236,7 +236,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]
@@ -304,12 +310,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-3
+- Moved mozilla-viewer.ui to -mozplugin to fix bug #545131
+
 * Sat May 07 2011 Christopher Aillon <caillon at redhat.com> - 1:3.0.1-2
 - Update gsettings schema scriptlet
 


More information about the scm-commits mailing list