|
|
@ -5,13 +5,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
Summary: Qt5 - QtWebKit components
|
|
|
|
Summary: Qt5 - QtWebKit components
|
|
|
|
Name: qt5-qtwebkit
|
|
|
|
Name: qt5-qtwebkit
|
|
|
|
Version: 5.8.0
|
|
|
|
Version: 5.9.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 0.beta.3%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
|
|
|
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
|
|
|
# See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html
|
|
|
|
# See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html
|
|
|
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
|
|
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
|
|
|
Source0: http://download.qt.io/community_releases/5.8/%{version}-final/%{qt_module}-opensource-src-%{version}.tar.xz
|
|
|
|
Source0: http://download.qt.io/community_releases/5.9/%{version}-beta3/%{qt_module}-opensource-src-%{version}-beta3.tar.xz
|
|
|
|
|
|
|
|
|
|
|
|
## downstream patches
|
|
|
|
## downstream patches
|
|
|
|
# Search /usr/lib{,64}/mozilla/plugins-wrapped for browser plugins too
|
|
|
|
# Search /usr/lib{,64}/mozilla/plugins-wrapped for browser plugins too
|
|
|
@ -73,8 +73,6 @@ BuildRequires: qt5-qtbase-private-devel
|
|
|
|
BuildRequires: qt5-qtdeclarative-private-devel
|
|
|
|
BuildRequires: qt5-qtdeclarative-private-devel
|
|
|
|
%{?_qt5:Requires: qt5-qtdeclarative%{?_isa} = %{_qt5_version}}
|
|
|
|
%{?_qt5:Requires: qt5-qtdeclarative%{?_isa} = %{_qt5_version}}
|
|
|
|
|
|
|
|
|
|
|
|
##upstream patches
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
%{summary}
|
|
|
|
%{summary}
|
|
|
|
|
|
|
|
|
|
|
@ -98,7 +96,7 @@ BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%setup -q -n %{qt_module}-opensource-src-%{version}
|
|
|
|
%setup -q -n %{qt_module}-opensource-src-%{version}-beta3
|
|
|
|
|
|
|
|
|
|
|
|
%patch1 -p1 -b .pluginpath
|
|
|
|
%patch1 -p1 -b .pluginpath
|
|
|
|
%patch3 -p1 -b .debuginfo
|
|
|
|
%patch3 -p1 -b .debuginfo
|
|
|
@ -163,7 +161,7 @@ popd
|
|
|
|
%doc ChangeLog* VERSION
|
|
|
|
%doc ChangeLog* VERSION
|
|
|
|
%{_qt5_libdir}/libQt5WebKit.so.5*
|
|
|
|
%{_qt5_libdir}/libQt5WebKit.so.5*
|
|
|
|
%{_qt5_libdir}/libQt5WebKitWidgets.so.5*
|
|
|
|
%{_qt5_libdir}/libQt5WebKitWidgets.so.5*
|
|
|
|
#{_qt5_libexecdir}/QtWebPluginProcess
|
|
|
|
%{_qt5_libexecdir}/QtWebPluginProcess
|
|
|
|
%{_qt5_libexecdir}/QtWebProcess
|
|
|
|
%{_qt5_libexecdir}/QtWebProcess
|
|
|
|
%{_qt5_archdatadir}/qml/QtWebKit/
|
|
|
|
%{_qt5_archdatadir}/qml/QtWebKit/
|
|
|
|
|
|
|
|
|
|
|
@ -183,6 +181,9 @@ popd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed May 10 2017 Helio Chissini de Castro <helio@kde.org> - 5.9.0-0.beta.3
|
|
|
|
|
|
|
|
- Community beta3
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Mar 30 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8.0-1
|
|
|
|
* Thu Mar 30 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8.0-1
|
|
|
|
- 5.8.0
|
|
|
|
- 5.8.0
|
|
|
|
|
|
|
|
|
|
|
|