!9 enable make check
From: @zppzhangpan Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
968ef1c312
@ -1,6 +1,6 @@
|
||||
Name: libXmu
|
||||
Version: 1.1.4
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: MIT
|
||||
Summary: X.Org X11 libXmu/libXmuu runtime libraries
|
||||
URL: https://www.x.org
|
||||
@ -35,6 +35,9 @@ autoreconf -ivf
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%check
|
||||
make check
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%license COPYING
|
||||
@ -55,6 +58,9 @@ autoreconf -ivf
|
||||
%exclude %{_docdir}
|
||||
|
||||
%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
|
||||
- Upgrade to 1.1.4
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user