fix build, cleanup

epel9
Rex Dieter 7 years ago
parent 5ca1d1e937
commit ef5e7a6f33

18
.gitignore vendored

@ -1,19 +1 @@
/kcontacts-16.08.0.tar.xz
/kcontacts-16.08.1.tar.xz
/kcontacts-16.08.2.tar.xz
/kcontacts-16.08.3.tar.xz
/kcontacts-16.12.1.tar.xz
/kcontacts-16.12.2.tar.xz
/kcontacts-16.12.3.tar.xz
/kcontacts-17.04.1.tar.xz
/kcontacts-17.04.2.tar.xz
/kcontacts-17.04.3.tar.xz
/kcontacts-17.08.1.tar.xz
/kcontacts-17.08.3.tar.xz
/kcontacts-17.11.80.tar.xz
/kcontacts-17.11.90.tar.xz
/kcontacts-17.12.0.tar.xz
/kcontacts-17.12.1.tar.xz
/kcontacts-17.12.2.tar.xz
/kcontacts-17.12.3.tar.xz
/kcontacts-18.04.0.tar.xz

@ -61,7 +61,7 @@ pushd %{_target_platform}
-DBUILD_TESTING:BOOL=%{?tests:ON}%{!?tests:OFF}
popd
make %{?_smp_mflags} -C %{_target_platform}
%make_build -C %{_target_platform}
%install
@ -79,11 +79,11 @@ make test ARGS="--output-on-failure --timeout 30" -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}/libKF5Contacts.so.*
%{_kf5_datadir}/kf5/kcontacts/countrytransl.map

Loading…
Cancel
Save