diff --git a/.gitignore b/.gitignore index c8d0784..f975c22 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1 @@ -/incidenceeditor-17.04.1.tar.xz -/incidenceeditor-17.04.2.tar.xz -/incidenceeditor-17.04.3.tar.xz -/incidenceeditor-17.08.1.tar.xz -/incidenceeditor-17.08.3.tar.xz -/incidenceeditor-17.11.80.tar.xz -/incidenceeditor-17.11.90.tar.xz -/incidenceeditor-17.12.0.tar.xz -/incidenceeditor-17.12.1.tar.xz -/incidenceeditor-17.12.2.tar.xz -/incidenceeditor-17.12.3.tar.xz /incidenceeditor-18.04.0.tar.xz diff --git a/kf5-incidenceeditor.spec b/kf5-incidenceeditor.spec index e5e94c1..2419979 100644 --- a/kf5-incidenceeditor.spec +++ b/kf5-incidenceeditor.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 18.04.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE PIM library for creating and editing calendar incidences License: LGPLv2+ @@ -88,7 +88,7 @@ pushd %{_target_platform} %{cmake_kf5} .. popd -make %{?_smp_mflags} -C %{_target_platform} +%make_build -C %{_target_platform} %install @@ -97,8 +97,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %find_lang %{name} --all-name --with-html -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files -f %{name}.lang %license COPYING* @@ -115,6 +114,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Apr 22 2018 Rex Dieter - 18.04.0-2 +- cleanup + * Fri Apr 20 2018 Rex Dieter - 18.04.0-1 - 18.04.0