fix external-help-browser patch
Thanks to Joel Barrios Dueñas for pointing out the mistake.
This commit is contained in:
parent
e63109135b
commit
482b1d4079
@ -5,7 +5,7 @@ diff -up gimp-2.10.0/etc/gimprc.in.external-help-browser gimp-2.10.0/etc/gimprc.
|
|||||||
# web-browser.
|
# web-browser.
|
||||||
#
|
#
|
||||||
# (help-browser gimp)
|
# (help-browser gimp)
|
||||||
+(help-browser webbrowser)
|
+(help-browser web-browser)
|
||||||
|
|
||||||
# When enabled, a search of actions will also return inactive actions.
|
# When enabled, a search of actions will also return inactive actions.
|
||||||
# Possible values are yes and no.
|
# Possible values are yes and no.
|
||||||
|
@ -61,7 +61,7 @@ Summary: GNU Image Manipulation Program
|
|||||||
Name: gimp
|
Name: gimp
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.10.0
|
Version: 2.10.0
|
||||||
%global rel 3
|
%global rel 4
|
||||||
Release: %{?prerelprefix}%{rel}%{dotprerel}%{dotgitrev}%{?dist}
|
Release: %{?prerelprefix}%{rel}%{dotprerel}%{dotgitrev}%{?dist}
|
||||||
|
|
||||||
# Compute some version related macros.
|
# Compute some version related macros.
|
||||||
@ -664,6 +664,9 @@ make check %{?_smp_mflags}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 11 2018 Nils Philippsen <nils@tiptoe.de> - 2:2.10.0-4
|
||||||
|
- fix external-help-browser patch (thanks to Joel Barrios Dueñas)
|
||||||
|
|
||||||
* Wed May 02 2018 Nils Philippsen <nils@tiptoe.de> - 2:2.10.0-3
|
* Wed May 02 2018 Nils Philippsen <nils@tiptoe.de> - 2:2.10.0-3
|
||||||
- don't let the GIMP pkg-config file require gegl-0.3
|
- don't let the GIMP pkg-config file require gegl-0.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user