From f1a7e9dc37beed60bc79441e821e05b08fef95ba Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 22 Oct 2006 05:20:48 +0000 Subject: [PATCH] fix file lists --- totem.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/totem.spec b/totem.spec index c9365e0..7e9c41e 100644 --- a/totem.spec +++ b/totem.spec @@ -13,11 +13,12 @@ Source0: http://ftp.gnome.org/pub/GNOME/sources/totem/0.99/totem-%{version}.tar. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires(pre): GConf2 >= 2.14 -Requires(post): GConf2 >= 2.14 Requires(preun): GConf2 >= 2.14 +Requires(post): GConf2 >= 2.14 Requires(post): desktop-file-utils - +Requires(post): scrollkeeper Requires(postun): desktop-file-utils +Requires(postun): scrollkeeper Requires: gnome-desktop >= 2.6.0 Requires: gstreamer >= %gstreamer_version @@ -88,6 +89,7 @@ export MOZILLA_PLUGINDIR=%{_libdir}/mozilla --disable-vanity \ --enable-mozilla \ --enable-nautilus \ + --disable-scrollkeeper \ --disable-nvtv #apparently someone forgot to autogen before disting 0.99.17 :) @@ -117,6 +119,7 @@ rm -rf $RPM_BUILD_ROOT %post /sbin/ldconfig +scrollkeeper-update -q update-desktop-database -q export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` SCHEMAS="totem.schemas totem-handlers.schemas totem-video-thumbnail.schemas" @@ -151,6 +154,7 @@ fi %postun /sbin/ldconfig +scrollkeeper-update -q update-desktop-database -q touch %{_datadir}/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then