enable tests

This commit is contained in:
liuyumeng 2022-03-30 16:13:53 +08:00
parent 76956592c7
commit 945af641e5

View File

@ -47,7 +47,7 @@ end}
Name: libdrm
Version: 2.4.109
Release: 2
Release: 3
License: MIT
Summary: library for direct rendering manager
@ -123,6 +123,9 @@ Utility programs for the kernel DRM interface.
%{nil}
%meson_build
%check
%meson_test
%install
%meson_install
%if %{with install_test_programs}
@ -264,6 +267,9 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2}
%endif
%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
* customized valgrind