From 8e6c3410294aeea14928321edd720f95bcad844f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 17 Jan 2009 04:33:24 +0000 Subject: [PATCH] Own /usr/lib/totem --- totem.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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)