!5 adapt to python new verion

Merge pull request !5 from eaglegai/master
This commit is contained in:
openeuler-ci-bot 2020-06-22 13:55:57 +08:00 committed by Gitee
commit 9474bf22ef

View File

@ -3,7 +3,7 @@
Name: net-snmp
Version: 5.8
Release: 7
Release: 9
Epoch: 1
Summary: SNMP Daemon
License: BSD
@ -286,7 +286,7 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test
%files -n python3-net-snmp
%doc README
%{_libdir}/python3.7/site-packages/*
%{_libdir}/python%{python3_version}/site-packages/*
%files help
%doc ChangeLog.trimmed EXAMPLE.conf FAQ NEWS TODO README.snmpv3
@ -315,6 +315,12 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test
%{_mandir}/man1/fixproc*
%changelog
* Fri Jun 19 2020 gaihuiying <gaihuiying1@huawei.com> - 5.8-9
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: adapt to python new verion
* Thu Mar 12 2020 Buildteam <buildteam@openeuler.org> - 5.8-8
- Type:bugfix
- ID:NA