require hicolor-icon-theme (#182784)
This commit is contained in:
parent
3128c18d20
commit
c9591fbee7
13
gimp.spec
13
gimp.spec
@ -19,7 +19,7 @@ Version: 2.2.10
|
|||||||
%define minorver 200
|
%define minorver 200
|
||||||
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
||||||
#define prever pre2
|
#define prever pre2
|
||||||
Release: %{?prever:0.0.%{prever}.}3
|
Release: %{?prever:0.0.%{prever}.}4
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: GPL, LGPL
|
License: GPL, LGPL
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -65,8 +65,12 @@ Requires: gtk2 >= 2.4.14
|
|||||||
Requires: pango >= 1.6.0
|
Requires: pango >= 1.6.0
|
||||||
Requires: fontconfig >= 2.2.0
|
Requires: fontconfig >= 2.2.0
|
||||||
Requires: gimp-print >= 4.2.0
|
Requires: gimp-print >= 4.2.0
|
||||||
Requires(post): /sbin/ldconfig /usr/bin/update-desktop-database
|
Requires(post): /sbin/ldconfig
|
||||||
Requires(postun): /sbin/ldconfig /usr/bin/update-desktop-database
|
Requires(post): /usr/bin/update-desktop-database
|
||||||
|
Requires(post): hicolor-icon-theme
|
||||||
|
Requires(postun): /sbin/ldconfig
|
||||||
|
Requires(postun): /usr/bin/update-desktop-database
|
||||||
|
Requires(postun): hicolor-icon-theme
|
||||||
Source0: ftp://ftp.gimp.org/pub/gimp/v%{binver}/%{?prever:testing/}gimp-%{version}%{?prever:-%{prever}}.tar.bz2
|
Source0: ftp://ftp.gimp.org/pub/gimp/v%{binver}/%{?prever:testing/}gimp-%{version}%{?prever:-%{prever}}.tar.bz2
|
||||||
Patch0: gimp-2.0pre3-buildroot.patch
|
Patch0: gimp-2.0pre3-buildroot.patch
|
||||||
Patch1: gimp-2.0.1-gimphelpmissing.patch
|
Patch1: gimp-2.0.1-gimphelpmissing.patch
|
||||||
@ -350,8 +354,9 @@ fi
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Mar 03 2006 Nils Philippsen <nphilipp@redhat.com> - 2:2.2.10-3
|
* Fri Mar 03 2006 Nils Philippsen <nphilipp@redhat.com> - 2:2.2.10-4
|
||||||
- use htmlview as default web browser (#183730, patch by Ben Levenson)
|
- use htmlview as default web browser (#183730, patch by Ben Levenson)
|
||||||
|
- require hicolor-icon-theme (#182784)
|
||||||
|
|
||||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2:2.2.10-2.2
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2:2.2.10-2.2
|
||||||
- bump again for double-long bug on ppc(64)
|
- bump again for double-long bug on ppc(64)
|
||||||
|
Loading…
Reference in New Issue
Block a user