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:
parent
4e7e45d173
commit
6db8bfc363
@ -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 <caillon@redhat.com>
|
||||
- PreReq desktop-file-utils >= 0.9
|
||||
|
||||
* Sun Sep 26 2004 Nils Philippsen <nphilipp@redhat.com>
|
||||
- fix post/postun requirements
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user