add check in spec and rebuild libICE

(cherry picked from commit 061d530bde7540af6525ae3d04b2828dabd0362e)
This commit is contained in:
jzm369 2021-02-09 10:42:28 +08:00 committed by openeuler-sync-bot
parent b4824f5a6a
commit 65a3eeb6bf

View File

@ -1,6 +1,6 @@
Name: libICE Name: libICE
Version: 1.0.10 Version: 1.0.10
Release: 2 Release: 4
Summary: Inter-Client Exchange Library Summary: Inter-Client Exchange Library
License: MIT License: MIT
URL: http://www.x.org URL: http://www.x.org
@ -31,6 +31,9 @@ autoreconf -ivf
%configure --without-fop --without-xmlto %configure --without-fop --without-xmlto
%make_build V=1 %make_build V=1
%check
make check
%install %install
%make_install %make_install
%delete_la_and_a %delete_la_and_a
@ -55,6 +58,12 @@ autoreconf -ivf
%doc ChangeLog README.md %doc ChangeLog README.md
%changelog %changelog
* Tue Feb 9 2021 jinzhimin <jinzhimin2@huawei.com> - 1.0.10-4
- rebuild libICE
* Tue Feb 9 2021 jinzhimin <jinzhimin2@huawei.com> - 1.0.10-3
- add check in spec
* Sat Dec 28 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.10-2 * Sat Dec 28 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.10-2
- Type:bugfix - Type:bugfix
- Id:NA - Id:NA