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