|
|
|
@ -79,9 +79,14 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
%find_lang kdoctools5_qt --with-qt --with-man --all-name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
%files -f kdoctools5_qt.lang
|
|
|
|
|
%doc README.md
|
|
|
|
|
%license COPYING.LIB
|
|
|
|
|
%{_kf5_libdir}/libKF5DocTools.so.5*
|
|
|
|
|
## FIXME/TODO: which of these to move to -devel -- rex
|
|
|
|
|
%{_kf5_bindir}/checkXML5
|
|
|
|
|
%{_kf5_bindir}/meinproc5
|
|
|
|
|
%{_kf5_mandir}/man1/*.1*
|
|
|
|
@ -92,11 +97,12 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
%{_kf5_docdir}/HTML/*/kdoctools5-common/
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%{_kf5_includedir}/XsltKde/
|
|
|
|
|
%{_kf5_libdir}/libKF5XsltKde.a
|
|
|
|
|
%{_kf5_includedir}/KDocTools/
|
|
|
|
|
%{_kf5_libdir}/libKF5DocTools.so
|
|
|
|
|
%{_kf5_libdir}/cmake/KF5DocTools/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Mar 04 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.32.0-1
|
|
|
|
|
- 5.32.0
|
|
|
|
|