|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: khotkeys
|
|
|
|
Name: khotkeys
|
|
|
|
Version: 5.17.3
|
|
|
|
Version: 5.17.3
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Application to configure hotkeys in KDE
|
|
|
|
Summary: Application to configure hotkeys in KDE
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
@ -34,11 +34,11 @@ BuildRequires: kf5-kxmlgui-devel
|
|
|
|
BuildRequires: kf5-plasma-devel
|
|
|
|
BuildRequires: kf5-plasma-devel
|
|
|
|
BuildRequires: kf5-rpm-macros
|
|
|
|
BuildRequires: kf5-rpm-macros
|
|
|
|
BuildRequires: libX11-devel
|
|
|
|
BuildRequires: libX11-devel
|
|
|
|
|
|
|
|
BuildRequires: libXtst-devel
|
|
|
|
BuildRequires: plasma-workspace-devel
|
|
|
|
BuildRequires: plasma-workspace-devel
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
BuildRequires: qt5-qtx11extras-devel
|
|
|
|
BuildRequires: qt5-qtx11extras-devel
|
|
|
|
|
|
|
|
|
|
|
|
Requires: kf5-filesystem
|
|
|
|
|
|
|
|
# expects to call qdbus binary (currently in qt5-qttools):
|
|
|
|
# expects to call qdbus binary (currently in qt5-qttools):
|
|
|
|
Requires: qt5-qttools
|
|
|
|
Requires: qt5-qttools
|
|
|
|
# not sure if we want a hard dep on this (yet) -- rex
|
|
|
|
# not sure if we want a hard dep on this (yet) -- rex
|
|
|
@ -46,7 +46,6 @@ Requires: qt5-qttools
|
|
|
|
Recommends: qt5-qdbusviewer
|
|
|
|
Recommends: qt5-qdbusviewer
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# when khotkeys was split out of kde-workspace-4.11.x
|
|
|
|
# when khotkeys was split out of kde-workspace-4.11.x
|
|
|
|
Conflicts: kde-workspace < 4.11.15-3
|
|
|
|
Conflicts: kde-workspace < 4.11.15-3
|
|
|
|
|
|
|
|
|
|
|
@ -105,6 +104,10 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Nov 14 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.17.3-2
|
|
|
|
|
|
|
|
- drop Requires: kf5-filesystem
|
|
|
|
|
|
|
|
- BR: libXtst-devel (#1772200)
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Nov 13 2019 Martin Kyral <martin.kyral@gmail.com> - 5.17.3-1
|
|
|
|
* Wed Nov 13 2019 Martin Kyral <martin.kyral@gmail.com> - 5.17.3-1
|
|
|
|
- 5.17.3
|
|
|
|
- 5.17.3
|
|
|
|
|
|
|
|
|
|
|
|