diff --git a/.gitignore b/.gitignore index 254fbf8..84bd9c5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,22 +1 @@ -/kontactinterface-16.04.1.tar.xz -/kontactinterface-16.04.2.tar.xz -/kontactinterface-16.04.3.tar.xz -/kontactinterface-16.08.0.tar.xz -/kontactinterface-16.08.1.tar.xz -/kontactinterface-16.08.2.tar.xz -/kontactinterface-16.08.3.tar.xz -/kontactinterface-16.12.1.tar.xz -/kontactinterface-16.12.2.tar.xz -/kontactinterface-16.12.3.tar.xz -/kontactinterface-17.04.1.tar.xz -/kontactinterface-17.04.2.tar.xz -/kontactinterface-17.04.3.tar.xz -/kontactinterface-17.08.1.tar.xz -/kontactinterface-17.08.3.tar.xz -/kontactinterface-17.11.80.tar.xz -/kontactinterface-17.11.90.tar.xz -/kontactinterface-17.12.0.tar.xz -/kontactinterface-17.12.1.tar.xz -/kontactinterface-17.12.2.tar.xz -/kontactinterface-17.12.3.tar.xz /kontactinterface-18.04.0.tar.xz diff --git a/kf5-kontactinterface.spec b/kf5-kontactinterface.spec index 914dc28..bc151da 100644 --- a/kf5-kontactinterface.spec +++ b/kf5-kontactinterface.spec @@ -66,7 +66,7 @@ pushd %{_target_platform} -DBUILD_TESTING:BOOL=%{?tests:ON}%{!?tests:OFF} popd -make %{?_smp_mflags} -C %{_target_platform} +%make_build -C %{_target_platform} %install @@ -85,11 +85,11 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %endif -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files -f %{name}.lang %license COPYING* +%{_kf5_sysconfdir}/%{framework}.* %{_kf5_libdir}/libKF5KontactInterface.so.* %{_kf5_datadir}/kservicetypes5/kontactplugin.desktop