fix post/postun requirements

This commit is contained in:
Nils Philippsen 2004-09-26 11:28:19 +00:00
parent 36e0e4d6e1
commit 4e7e45d173

View File

@ -17,7 +17,7 @@ Version: 2.0.5
%if %prever
Release: 0.%{prever}.1
%else
Release: 1
Release: 2
%endif
Epoch: 1
License: GPL, LGPL
@ -52,7 +52,7 @@ Requires: pango >= 1.4.0
Requires: fontconfig >= 2.2.0
Requires: gimp-print >= 4.2.0
Requires(post): /sbin/ldconfig /usr/bin/update-desktop-database
Requires(post): /sbin/ldconfig /usr/bin/update-desktop-database
Requires(postun): /sbin/ldconfig /usr/bin/update-desktop-database
%if %prever
Source0: ftp://ftp.gimp.org/pub/gimp/v%{subver}/testing/gimp-%{version}%{prever}.tar.bz2
%else
@ -335,6 +335,9 @@ fi
%{_libdir}/pkgconfig/*
%changelog
* Sun Sep 26 2004 Nils Philippsen <nphilipp@redhat.com>
- fix post/postun requirements
* Sat Sep 25 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2.0.5