From 6db8bfc36348c338b7acd5db2a3961d7e6511562 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Thu, 30 Sep 2004 20:42:54 +0000 Subject: [PATCH] Thu Sep 30 2004 Christopher Aillon - update PreReq and BuildRequires for desktop-file-utils to >= 0.9 - update-desktop-database on uninstall for packages that need it. --- gimp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gimp.spec b/gimp.spec index 4b5ff8a..53297c1 100644 --- a/gimp.spec +++ b/gimp.spec @@ -17,7 +17,7 @@ Version: 2.0.5 %if %prever Release: 0.%{prever}.1 %else -Release: 2 +Release: 3 %endif Epoch: 1 License: GPL, LGPL @@ -46,6 +46,7 @@ BuildRequires: autoconf >= 2.54 BuildRequires: libtool >= 1.5 BuildRequires: perl BuildRequires: libwmf-devel >= 0.2.8 +PreReq: desktop-file-utils >= 0.9 Requires: glib2 >= 2.3.0 Requires: gtk2 >= 2.3.0 Requires: pango >= 1.4.0 @@ -335,6 +336,9 @@ fi %{_libdir}/pkgconfig/* %changelog +* Thu Sep 30 2004 Christopher Aillon +- PreReq desktop-file-utils >= 0.9 + * Sun Sep 26 2004 Nils Philippsen - fix post/postun requirements