diff --git a/totem.spec b/totem.spec index 61e2884..22f341d 100644 --- a/totem.spec +++ b/totem.spec @@ -10,7 +10,7 @@ Summary: Movie player for GNOME Name: totem Version: 2.25.3 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ with exceptions Group: Applications/Multimedia URL: http://projects.gnome.org/totem/ @@ -393,6 +393,7 @@ fi %{_libexecdir}/totem/totem-bugreport.py %exclude %{_libexecdir}/totem/totem-bugreport.py[co] %{_libdir}/libbaconvideowidget.so* +%dir %{_libdir}/totem %dir %{_libdir}/totem/plugins %{_libdir}/totem/plugins/gromit %{_libdir}/totem/plugins/ontop @@ -458,6 +459,9 @@ fi %endif %changelog +* Fri Jan 16 2009 Matthias Clasen - 2.25.3-7 +- Own /usr/lib/totem + * Mon Jan 05 2009 - Bastien Nocera - 2.25.3-6 - Remove compiled bits for the bug report scripts (#478889)