forked from pool/libxmlb
Move tests
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libxmlb?expand=0&rev=14
This commit is contained in:
parent
2d5d254a9c
commit
fe7ce8b13e
@ -13,6 +13,7 @@ Fri Jul 10 19:11:47 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
|||||||
- Do not unconditionally use -fstack-protector-strong.
|
- Do not unconditionally use -fstack-protector-strong.
|
||||||
- Ignore adaptors added with xb_builder_source_add_converter().
|
- Ignore adaptors added with xb_builder_source_add_converter().
|
||||||
- Drop pkgconfig(uuid) BuildRequires: No longer needed.
|
- Drop pkgconfig(uuid) BuildRequires: No longer needed.
|
||||||
|
- Move installed-tests to devel subpackage.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 13 09:50:26 UTC 2019 - Gary Ching-Pang Lin <glin@suse.com>
|
Wed Nov 13 09:50:26 UTC 2019 - Gary Ching-Pang Lin <glin@suse.com>
|
||||||
|
@ -114,8 +114,6 @@ Files for development with %{name}.
|
|||||||
%files -n xmlb-tool
|
%files -n xmlb-tool
|
||||||
%doc README.md NEWS
|
%doc README.md NEWS
|
||||||
%{_libexecdir}/xb-tool
|
%{_libexecdir}/xb-tool
|
||||||
%{_libexecdir}/installed-tests/
|
|
||||||
%{_datadir}/installed-tests/
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%doc %{_datadir}/gtk-doc/html/%{name}
|
%doc %{_datadir}/gtk-doc/html/%{name}
|
||||||
@ -123,5 +121,7 @@ Files for development with %{name}.
|
|||||||
%{_includedir}/%{name}-%{sover}/
|
%{_includedir}/%{name}-%{sover}/
|
||||||
%{_libdir}/%{name}.so
|
%{_libdir}/%{name}.so
|
||||||
%{_libdir}/pkgconfig/xmlb.pc
|
%{_libdir}/pkgconfig/xmlb.pc
|
||||||
|
%{_libexecdir}/installed-tests/
|
||||||
|
%{_datadir}/installed-tests/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user