From 01710b1396465be93bc4886765014ac4a1099279 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 14 Apr 2018 08:12:38 -0500 Subject: [PATCH] .spec cleanup --- .gitignore | 12 ------------ baloo-widgets.spec | 5 ++--- 2 files changed, 2 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index 3e18688..4a4c91a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1 @@ -/baloo-widgets-17.04.0.tar.xz -/baloo-widgets-17.04.1.tar.xz -/baloo-widgets-17.04.2.tar.xz -/baloo-widgets-17.04.3.tar.xz -/baloo-widgets-17.08.0.tar.xz -/baloo-widgets-17.08.1.tar.xz -/baloo-widgets-17.08.2.tar.xz -/baloo-widgets-17.08.3.tar.xz -/baloo-widgets-17.12.0.tar.xz -/baloo-widgets-17.12.1.tar.xz -/baloo-widgets-17.12.2.tar.xz -/baloo-widgets-17.12.3.tar.xz /baloo-widgets-18.04.0.tar.xz diff --git a/baloo-widgets.spec b/baloo-widgets.spec index 6dc9ad7..dd3b9ca 100644 --- a/baloo-widgets.spec +++ b/baloo-widgets.spec @@ -58,7 +58,7 @@ pushd %{_target_platform} %{cmake_kf5} .. popd -make %{?_smp_mflags} -C %{_target_platform} +%make_build -C %{_target_platform} %install @@ -67,8 +67,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %find_lang %{name} --all-name -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files -f %{name}.lang %doc COPYING.LIB