!7 enable tests

From: @liuyumeng1 
Reviewed-by: @zzm_567, @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2022-04-06 06:14:57 +00:00 committed by Gitee
commit a42b3ec186
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: libXdmcp Name: libXdmcp
Version: 1.1.3 Version: 1.1.3
Release: 3 Release: 4
Summary: X Display Manager Control Protocol library Summary: X Display Manager Control Protocol library
License: MIT License: MIT
Url: https://xorg.freedesktop.org/ Url: https://xorg.freedesktop.org/
@ -33,6 +33,9 @@ autoreconf -ivf
%configure %configure
%make_build %make_build
%check
make check
%install %install
%make_install %make_install
%delete_la %delete_la
@ -56,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
%doc README.md ChangeLog %doc README.md ChangeLog
%changelog %changelog
* Wed Apr 6 2022 liuyumeng1 <liuyumeng5@h-partners.com> - 1.1.3-4
- enable tests
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.1.3-3 * Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.1.3-3
- DESC: delete -S git from %autosetup, and delete BuildRequires git - DESC: delete -S git from %autosetup, and delete BuildRequires git