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