From 7d2e9abbd949181065daae487926d60a55b0c818 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Sep 2004 02:37:36 +0000 Subject: [PATCH] %post requires desktop-file-utils >= 0.7 --- firefox.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/firefox.spec b/firefox.spec index f507138..82d5e8f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -29,6 +29,7 @@ BuildRequires: ORBit-devel, libIDL-devel BuildRequires: desktop-file-utils BuildRequires: gtk2-devel, gnome-vfs2-devel BuildRequires: krb5-devel +Requires(%post): %{_bindir}/update-desktop-database Obsoletes: phoenix, mozilla-firebird, MozillaFirebird Provides: mozilla-firebird = %{epoch}:%{version}, MozillaFirebird = %{epoch}:%{version} Provides: webclient @@ -153,6 +154,9 @@ fi #--------------------------------------------------------------------- %changelog +* Thu Sep 16 2004 Jens Petersen +- require %{_bindir}/update-desktop-database for post install script + * Tue Sep 14 2004 Christopher Aillon 0:0.10.0-1.0PR1.0 - Update to 1.0PR1 - Update man page references to say Firefox instead of Firebird