!26 [sync] PR-25: enable test

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-03-17 08:34:37 +00:00 committed by Gitee
commit 02e2989155
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -65,7 +65,7 @@
Name: mesa Name: mesa
Summary: Mesa graphics libraries Summary: Mesa graphics libraries
Version: 20.1.4 Version: 20.1.4
Release: 2 Release: 3
License: MIT License: MIT
URL: http://www.mesa3d.org URL: http://www.mesa3d.org
@ -370,6 +370,9 @@ sed -i -e 's/import xml.etree.cElementTree/import xml.etree.ElementTree/g' \
%{nil} %{nil}
%meson_build %meson_build
%check
%meson_test
%install %install
%meson_install %meson_install
@ -597,6 +600,9 @@ popd
%endif %endif
%changelog %changelog
* Thu Mar 16 2023 zhangpan <zhangpan103@h-partners.com> - 20.1.4-3
- enable test
* Thu Mar 25 2021 yanan <yanan@huawei.com> - 20.1.4-2 * Thu Mar 25 2021 yanan <yanan@huawei.com> - 20.1.4-2
- optimize the mesa spec - optimize the mesa spec