From c3776a89f9b5fcf0962761a684f6106768ced559 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 26 Apr 2017 08:33:33 -0500 Subject: [PATCH] 5.9.5 --- khotkeys.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/khotkeys.spec b/khotkeys.spec index 2c4c8ad..aea620d 100644 --- a/khotkeys.spec +++ b/khotkeys.spec @@ -1,6 +1,6 @@ Name: khotkeys Version: 5.9.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Application to configure hotkeys in KDE License: GPLv2+ @@ -77,20 +77,19 @@ make %{?_smp_mflags} -C %{_target_platform} %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} -%find_lang khotkeys +%find_lang khotkeys --with-html %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -f khotkeys.lang -%license COPYING +%license COPYING* %{_kf5_libdir}/libkhotkeysprivate.so.* %{_kf5_qtplugindir}/kcm_hotkeys.so %{_kf5_plugindir}/kded/khotkeys.so %{_kf5_datadir}/kservices5/khotkeys.desktop %{_datadir}/khotkeys/ -%{_datadir}/doc/HTML/en/kcontrol/khotkeys/ %files devel %{_datadir}/dbus-1/interfaces/org.kde.khotkeys.xml