enable make check

This commit is contained in:
zppzhangpan 2023-09-12 14:24:29 +08:00
parent 26a5188109
commit 1c9eacb9e0

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