update code

This commit is contained in:
zhuchunyi 2019-11-06 19:43:49 +08:00
parent ee9d3405c5
commit bd0d806f7d

View File

@ -3,7 +3,7 @@
Name: net-snmp Name: net-snmp
Version: 5.8 Version: 5.8
Release: 4 Release: 5
Epoch: 1 Epoch: 1
Summary: SNMP Daemon Summary: SNMP Daemon
License: BSD License: BSD
@ -213,7 +213,7 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test
%ldconfig_scriptlets %ldconfig_scriptlets
%files %files
%doc COPYING %license COPYING
%config(noreplace) %{_sysconfdir}/sysconfig/snmpd %config(noreplace) %{_sysconfdir}/sysconfig/snmpd
%config(noreplace) %{_sysconfdir}/sysconfig/snmptrapd %config(noreplace) %{_sysconfdir}/sysconfig/snmptrapd
%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/snmp/snmpd.conf %config(noreplace) %attr(0600,root,root) %{_sysconfdir}/snmp/snmpd.conf
@ -301,6 +301,12 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test
%{_mandir}/man1/fixproc* %{_mandir}/man1/fixproc*
%changelog %changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.8-5
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license files
* Wed Sep 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.8-4 * Wed Sep 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.8-4
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA