Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov 1475c857e9
Experiment with qt5-qtwebengine removal
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-06-25 12:31:58 +02:00
1 changed files with 8 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Name: kf5-%{framework}
Version: 18.04.1
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.1-1.0.riscv64
- Experimental change to remove qt5-qtwebengine dependency
* Wed May 09 2018 Rex Dieter <rdieter@fedoraproject.org> - 18.04.1-1
- 18.04.1