|
|
@ -54,13 +54,14 @@ make %{?_smp_mflags} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
%install
|
|
|
|
%make_install -C %{_target_platform}
|
|
|
|
%make_install -C %{_target_platform}
|
|
|
|
|
|
|
|
%find_lang kdesu5_qt --with-qt --all-name
|
|
|
|
|
|
|
|
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files -f kdesu5_qt.lang
|
|
|
|
%doc COPYING.LIB README.md
|
|
|
|
%doc COPYING.LIB README.md
|
|
|
|
%{_kf5_libdir}/libKF5Su.so.*
|
|
|
|
%{_kf5_libdir}/libKF5Su.so.*
|
|
|
|
%{_kf5_libexecdir}/kdesu_stub
|
|
|
|
%{_kf5_libexecdir}/kdesu_stub
|
|
|
|