|
|
@ -12,7 +12,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Version: 5.24.0
|
|
|
|
Version: 5.24.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries
|
|
|
|
Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
@ -33,6 +33,9 @@ BuildRequires: libwayland-cursor-devel >= %{wayland_min_version}
|
|
|
|
BuildRequires: libwayland-server-devel >= %{wayland_min_version}
|
|
|
|
BuildRequires: libwayland-server-devel >= %{wayland_min_version}
|
|
|
|
BuildRequires: mesa-libwayland-egl-devel
|
|
|
|
BuildRequires: mesa-libwayland-egl-devel
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
|
|
|
|
# https://bugs.kde.org/show_bug.cgi?id=365569#c8 claims this is needed
|
|
|
|
|
|
|
|
BuildRequires: qt5-qtbase-private-devel
|
|
|
|
|
|
|
|
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
|
|
|
BuildRequires: wayland-devel >= %{wayland_min_version}
|
|
|
|
BuildRequires: wayland-devel >= %{wayland_min_version}
|
|
|
|
BuildRequires: qt5-qttools-devel
|
|
|
|
BuildRequires: qt5-qttools-devel
|
|
|
|
|
|
|
|
|
|
|
@ -109,6 +112,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 15 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.24.0-2
|
|
|
|
|
|
|
|
- BR: qt5-qtbase-private-devel (kde#365569)
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 06 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.24.0-1
|
|
|
|
* Wed Jul 06 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.24.0-1
|
|
|
|
- KDE Frameworks 5.24.0
|
|
|
|
- KDE Frameworks 5.24.0
|
|
|
|
|
|
|
|
|
|
|
|