rebuild (qt5)

use %make_build %ldconfig_scriptlets
This commit is contained in:
Rex Dieter 2018-05-27 14:10:04 -05:00
parent 04fa34969a
commit 30f081348a
1 changed files with 7 additions and 4 deletions

View File

@ -9,7 +9,7 @@
Name: kf5-%{framework}
Version: 5.46.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative
License: LGPLv2+
@ -81,7 +81,7 @@ pushd %{_target_platform}
-DBUILD_TESTING:BOOL=%{?tests:ON}%{!?tests:OFF}
popd
make %{?_smp_mflags} -C %{_target_platform}
%make_build -C %{_target_platform}
%install
@ -100,8 +100,7 @@ make test ARGS="--output-on-failure --timeout 10 --verbose" -C %{_target_platfor
%endif
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%ldconfig_scriptlets
%files -f %{name}.lang
%doc README.md
@ -135,6 +134,10 @@ make test ARGS="--output-on-failure --timeout 10 --verbose" -C %{_target_platfor
%changelog
* Sun May 27 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.46.0-2
- rebuild (qt5)
- use %%make_build %%ldconfig_scriptlets
* Sat May 05 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.46.0-1
- 5.46.0