fix build error which occasionally happened
(cherry picked from commit c4f5df79b78d7a0322534f976a8ee331f15bbcb1)
This commit is contained in:
parent
680ba16f0e
commit
e9c1ea48e6
@ -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 <eaglegai@163.com> - 5.9.1-3
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
- SUG:NA
|
||||
- DESC:fix build error which occasionally happened
|
||||
|
||||
* Thu Apr 14 2022 xinghe <xinghe2@h-partners.com> - 5.9.1-2
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user