Thu Sep 30 2004 Christopher Aillon <caillon@redhat.com>

- update PreReq and BuildRequires for desktop-file-utils to >= 0.9
- update-desktop-database on uninstall for packages that need it.
This commit is contained in:
Christopher Aillon 2004-09-30 20:42:54 +00:00
parent 4e7e45d173
commit 6db8bfc363

View File

@ -17,7 +17,7 @@ Version: 2.0.5
%if %prever %if %prever
Release: 0.%{prever}.1 Release: 0.%{prever}.1
%else %else
Release: 2 Release: 3
%endif %endif
Epoch: 1 Epoch: 1
License: GPL, LGPL License: GPL, LGPL
@ -46,6 +46,7 @@ BuildRequires: autoconf >= 2.54
BuildRequires: libtool >= 1.5 BuildRequires: libtool >= 1.5
BuildRequires: perl BuildRequires: perl
BuildRequires: libwmf-devel >= 0.2.8 BuildRequires: libwmf-devel >= 0.2.8
PreReq: desktop-file-utils >= 0.9
Requires: glib2 >= 2.3.0 Requires: glib2 >= 2.3.0
Requires: gtk2 >= 2.3.0 Requires: gtk2 >= 2.3.0
Requires: pango >= 1.4.0 Requires: pango >= 1.4.0
@ -335,6 +336,9 @@ fi
%{_libdir}/pkgconfig/* %{_libdir}/pkgconfig/*
%changelog %changelog
* Thu Sep 30 2004 Christopher Aillon <caillon@redhat.com>
- PreReq desktop-file-utils >= 0.9
* Sun Sep 26 2004 Nils Philippsen <nphilipp@redhat.com> * Sun Sep 26 2004 Nils Philippsen <nphilipp@redhat.com>
- fix post/postun requirements - fix post/postun requirements