build without help-browser from Fedora 26 on

(#1375809)
This commit is contained in:
Nils Philippsen 2016-10-25 17:54:16 +02:00
parent d042bb1325
commit cdbc4f76a0

View File

@ -41,7 +41,7 @@
%bcond_with poppler
%endif
# helpbrowser build webkit-based help browser
%if 0%{?rhel}
%if 0%{?rhel} || 0%{?fedora} >= 26
%bcond_with helpbrowser
%else
%bcond_without helpbrowser
@ -191,6 +191,10 @@ Requires: hicolor-icon-theme
Requires: pygtk2 >= 2.10.4
Requires: xdg-utils
Requires: gimp-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
%if ! %{with helpbrowser}
Obsoletes: gimp-help-browser < %{?epoch:%{epoch}:}%{version}-%{release}
Conflicts: gimp-help-browser < %{?epoch:%{epoch}:}%{version}-%{release}
%endif
Source0: http://download.gimp.org/pub/gimp/v%{binver}/gimp-%{version}%{dashprerel}.tar.bz2
@ -652,6 +656,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%endif
%changelog
* Tue Oct 25 2016 Nils Philippsen <nils@redhat.com>
- build without help-browser from Fedora 26 on (#1375809)
* Sat Jul 16 2016 Nils Philippsen <nils@redhat.com> - 2:2.8.18-1
- version 2.8.18