From 3e6dc704041d16356c14e4d5d4fbd3db318a5b04 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: May 01 2018 15:18:12 +0000 Subject: cleanup --- diff --git a/.gitignore b/.gitignore index c620118..46826e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1 @@ -/khotkeys-5.10.4.tar.xz -/khotkeys-5.10.5.tar.xz -/khotkeys-5.11.1.tar.xz -/khotkeys-5.11.2.tar.xz -/khotkeys-5.11.3.tar.xz -/khotkeys-5.11.4.tar.xz -/khotkeys-5.11.5.tar.xz -/khotkeys-5.11.95.tar.xz -/khotkeys-5.12.0.tar.xz -/khotkeys-5.12.1.tar.xz -/khotkeys-5.12.2.tar.xz -/khotkeys-5.12.3.tar.xz /khotkeys-5.12.4.tar.xz diff --git a/khotkeys.spec b/khotkeys.spec index 268d7b5..08e0fd4 100644 --- a/khotkeys.spec +++ b/khotkeys.spec @@ -1,6 +1,6 @@ Name: khotkeys Version: 5.12.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Application to configure hotkeys in KDE License: GPLv2+ @@ -73,8 +73,8 @@ popd # hack around FTBFS: # make[2]: *** No rule to make target 'app/org.kde.khotkeys.xml', needed by 'kcm_hotkeys/khotkeys_interface.cpp'. Stop. -make %{?_smp_mflags} -C %{_target_platform}/app -make %{?_smp_mflags} -C %{_target_platform} +%make_build -C %{_target_platform}/app +%make_build -C %{_target_platform} %install @@ -83,8 +83,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %find_lang khotkeys --with-html -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files -f khotkeys.lang %license COPYING* @@ -100,6 +99,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue May 01 2018 Rex Dieter - 5.12.4-2 +- cleanup + * Tue Mar 27 2018 Rex Dieter - 5.12.4-1 - 5.12.4