!4 [sync] PR-3: add check in spec and rebuild libXdmcp

From: @openeuler-sync-bot
Reviewed-by: @yanan-rock
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2021-05-21 14:53:28 +08:00 committed by Gitee
commit 18a8e9de3a

View File

@ -1,6 +1,6 @@
Name: libXdmcp
Version: 1.1.3
Release: 2
Release: 4
Summary: X Display Manager Control Protocol library
License: MIT
Url: https://xorg.freedesktop.org/
@ -33,6 +33,9 @@ autoreconf -ivf
%configure
%make_build
%check
make check
%install
%make_install
%delete_la
@ -56,6 +59,12 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
%doc README.md ChangeLog
%changelog
* Tue Feb 9 2021 jinzhimin <jinzhimin2@huawei.com> - 1.1.3-4
- rebuild libXdmcp
* Tue Feb 9 2021 jinzhimin <jinzhimin2@huawei.com> - 1.1.3-3
- add check in spec
* Sat Dec 28 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.3-2
- Type:bugfix
- Id:NA