epel9
Rex Dieter 8 years ago
parent 7a586f0e24
commit c3776a89f9

@ -1,6 +1,6 @@
Name: khotkeys Name: khotkeys
Version: 5.9.5 Version: 5.9.5
Release: 1%{?dist} Release: 2%{?dist}
Summary: Application to configure hotkeys in KDE Summary: Application to configure hotkeys in KDE
License: GPLv2+ License: GPLv2+
@ -77,20 +77,19 @@ make %{?_smp_mflags} -C %{_target_platform}
%install %install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform} make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%find_lang khotkeys %find_lang khotkeys --with-html
%post -p /sbin/ldconfig %post -p /sbin/ldconfig
%postun -p /sbin/ldconfig %postun -p /sbin/ldconfig
%files -f khotkeys.lang %files -f khotkeys.lang
%license COPYING %license COPYING*
%{_kf5_libdir}/libkhotkeysprivate.so.* %{_kf5_libdir}/libkhotkeysprivate.so.*
%{_kf5_qtplugindir}/kcm_hotkeys.so %{_kf5_qtplugindir}/kcm_hotkeys.so
%{_kf5_plugindir}/kded/khotkeys.so %{_kf5_plugindir}/kded/khotkeys.so
%{_kf5_datadir}/kservices5/khotkeys.desktop %{_kf5_datadir}/kservices5/khotkeys.desktop
%{_datadir}/khotkeys/ %{_datadir}/khotkeys/
%{_datadir}/doc/HTML/en/kcontrol/khotkeys/
%files devel %files devel
%{_datadir}/dbus-1/interfaces/org.kde.khotkeys.xml %{_datadir}/dbus-1/interfaces/org.kde.khotkeys.xml

Loading…
Cancel
Save