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