Experiment with qt5-qtwebengine removal

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
David Abdurachmanov 2018-06-25 11:56:03 +02:00
parent 2763f1bd5d
commit 45e4ebb90d
Signed by: davidlt
GPG Key ID: 7108702C938B13C1
1 changed files with 8 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Name: kf5-%{framework}
Version: 18.04.2
Release: 1%{?dist}
Release: 1.0.riscv64%{?dist}
Summary: The Akonadi Contacts Library
License: LGPLv2+
@ -24,7 +24,9 @@ URL: https://cgit.kde.org/%{framework}.git
Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{framework}-%{version}.tar.xz
# handled by qt5-srpm-macros, which defines %%qt5_qtwebengine_arches
%ifnarch riscv64
%{?qt5_qtwebengine_arches:ExclusiveArch: %{qt5_qtwebengine_arches}}
%endif
BuildRequires: cyrus-sasl-devel
BuildRequires: extra-cmake-modules
@ -39,7 +41,9 @@ BuildRequires: kf5-kitemmodels-devel >= %{kf5_ver}
BuildRequires: kf5-prison-devel >= %{kf5_ver}
BuildRequires: cmake(Grantlee5) >= 5.1
%ifnarch riscv64
BuildRequires: qt5-qtwebengine-devel
%endif
BuildRequires: cmake(Qt5Widgets) >= 5.8
#global majmin_ver %(echo %{version} | cut -d. -f1,2)
@ -141,6 +145,9 @@ xvfb-run -a \
%changelog
* Mon Jun 25 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 18.04.2-1.0.riscv64
- Remove qt5-qtwebengine dependency
* Wed Jun 06 2018 Rex Dieter <rdieter@fedoraproject.org> - 18.04.2-1
- 18.04.2