enable tests
This commit is contained in:
parent
76956592c7
commit
945af641e5
@ -47,7 +47,7 @@ end}
|
|||||||
|
|
||||||
Name: libdrm
|
Name: libdrm
|
||||||
Version: 2.4.109
|
Version: 2.4.109
|
||||||
Release: 2
|
Release: 3
|
||||||
License: MIT
|
License: MIT
|
||||||
Summary: library for direct rendering manager
|
Summary: library for direct rendering manager
|
||||||
|
|
||||||
@ -123,6 +123,9 @@ Utility programs for the kernel DRM interface.
|
|||||||
%{nil}
|
%{nil}
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
|
%check
|
||||||
|
%meson_test
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
%if %{with install_test_programs}
|
%if %{with install_test_programs}
|
||||||
@ -264,6 +267,9 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 30 2022 liuyumeng <liuyumeng5@h-partners.com> - 2.4.109-3
|
||||||
|
- enable tests
|
||||||
|
|
||||||
* Tue Mar 1 2022 hanhui <hanhui15@h-partners.com> - 2.4.109-2
|
* Tue Mar 1 2022 hanhui <hanhui15@h-partners.com> - 2.4.109-2
|
||||||
* customized valgrind
|
* customized valgrind
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user