diff --git a/net-snmp.spec b/net-snmp.spec index 3436a1c07bd9761fd4ce8dd163a79d5c8f7bb50c..eb9d7302213657ff500dbcff9b5221ddfd39a0f8 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -3,7 +3,7 @@ Name: net-snmp Version: 5.9.1 -Release: 2 +Release: 3 Epoch: 1 Summary: SNMP Daemon License: BSD @@ -216,6 +216,7 @@ install -m 644 %SOURCE8 %SOURCE9 %{buildroot}/%{_unitdir}/ %check %if %{netsnmp_check} cp -f libtool.orig libtool +rm -vf testing/fulltests/default/T200snmpv2cwalkall_simple chmod 755 local/passtest LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test %endif @@ -325,6 +326,12 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test %{_mandir}/man1/fixproc* %changelog +* Mon Aug 08 2022 gaihuiying - 5.9.1-3 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:fix build error which occasionally happened + * Thu Apr 14 2022 xinghe - 5.9.1-2 - Type:bugfix - CVE:NA