reenable WebKit support

* Fri Dec 09 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 6:4.14.26-2
- reenable WebKit support
This commit is contained in:
Kevin Kofler 2016-12-09 04:46:07 +01:00
parent eb4d3a420f
commit b206cc8f65
1 changed files with 6 additions and 2 deletions

View File

@ -9,7 +9,7 @@
%if ! 0%{?bootstrap}
%define apidocs 1
%endif
%if 0%{?epel} || 0%{?fedora} < 26
%if 0%{?epel} || 0%{?fedora}
%define webkit 1
%endif
%if 0%{?fedora}
@ -51,7 +51,7 @@ Summary: KDE Libraries
# shipped with kde applications, version...
%global apps_version 16.08.3
Version: 4.14.26
Release: 1%{?dist}
Release: 2%{?dist}
Name: kdelibs
Epoch: 6
@ -876,8 +876,12 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog
* Fri Dec 09 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 6:4.14.26-2
- reenable WebKit support
* Wed Nov 30 2016 Rex Dieter <rdieter@fedoraproject.org> - 6:4.14.26-1
- 4.14.26
- disable WebKit support due to moc-related FTBFS
* Thu Nov 10 2016 Rex Dieter <rdieter@fedoraproject.org> - 6:4.14.25-2
- support use of plasma-desktop-drkonqi too