diff --git a/libevent.spec b/libevent.spec index 1e7514677fd68086eed164d05bb0db5af2ef684a..8d07542bbeae0b2c51c8be89a115a9e1b319e5ad 100644 --- a/libevent.spec +++ b/libevent.spec @@ -1,6 +1,6 @@ Name: libevent Version: 2.1.12 -Release: 2 +Release: 3 Summary: An event notification library License: BSD @@ -37,7 +37,7 @@ with %{name}. rm -f %{buildroot}%{_libdir}/*.la %check -make check +%make_build check %ldconfig_scriptlets @@ -68,6 +68,12 @@ make check %changelog +* Wed Apr 21 2021 yangzhuangzhuang - 2.1.12-3 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:use make macros to run check + * Mon Mar 29 2021 panxiaohe - 2.1.12-2 - Type:enhancement - ID:NA