parent
d042bb1325
commit
cdbc4f76a0
@ -41,7 +41,7 @@
|
|||||||
%bcond_with poppler
|
%bcond_with poppler
|
||||||
%endif
|
%endif
|
||||||
# helpbrowser build webkit-based help browser
|
# helpbrowser build webkit-based help browser
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel} || 0%{?fedora} >= 26
|
||||||
%bcond_with helpbrowser
|
%bcond_with helpbrowser
|
||||||
%else
|
%else
|
||||||
%bcond_without helpbrowser
|
%bcond_without helpbrowser
|
||||||
@ -191,6 +191,10 @@ Requires: hicolor-icon-theme
|
|||||||
Requires: pygtk2 >= 2.10.4
|
Requires: pygtk2 >= 2.10.4
|
||||||
Requires: xdg-utils
|
Requires: xdg-utils
|
||||||
Requires: gimp-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
|
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
|
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
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jul 16 2016 Nils Philippsen <nils@redhat.com> - 2:2.8.18-1
|
||||||
- version 2.8.18
|
- version 2.8.18
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user