diff --git a/iprutils.spec b/iprutils.spec index dfd12cf..1541824 100644 --- a/iprutils.spec +++ b/iprutils.spec @@ -1,6 +1,6 @@ Name: iprutils Version: 2.4.18.1 -Release: 1 +Release: 2 Summary: Utilities for the ipr. License: CPL URL: http://sourceforge.net/projects/iprdd/ @@ -36,6 +36,9 @@ autoreconf -ivf --disable-sosreport %make_build +%check +make check + %install %make_install @@ -71,6 +74,9 @@ install -p -m 0644 %SOURCE1 %{buildroot}%{_mandir}/man8/ %{_mandir}/man8/* %changelog +* Wed Nov 4 2020 lixiaokeng - 2.4.18.1-2 +- add make check + * Tue Jul 21 2020 Wangjun - 2.4.18.1-1 - upgrade package to 2.4.18.1