!9 enable make check

From: @zppzhangpan 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-09-20 08:49:39 +00:00 committed by Gitee
commit 968ef1c312
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: libXmu Name: libXmu
Version: 1.1.4 Version: 1.1.4
Release: 1 Release: 2
License: MIT License: MIT
Summary: X.Org X11 libXmu/libXmuu runtime libraries Summary: X.Org X11 libXmu/libXmuu runtime libraries
URL: https://www.x.org URL: https://www.x.org
@ -35,6 +35,9 @@ autoreconf -ivf
%ldconfig_scriptlets %ldconfig_scriptlets
%check
make check
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%license COPYING %license COPYING
@ -55,6 +58,9 @@ autoreconf -ivf
%exclude %{_docdir} %exclude %{_docdir}
%changelog %changelog
* Tue Sep 12 2023 zhangpan <zhangpan103@h-partners.com> - 1.1.4-2
- enable make check
* Wed Feb 15 2023 li-long315 <lilong@kylinos.cn> - 1.1.4-1 * Wed Feb 15 2023 li-long315 <lilong@kylinos.cn> - 1.1.4-1
- Upgrade to 1.1.4 - Upgrade to 1.1.4