diff --git a/net-snmp-trapd.redhat.conf b/net-snmp-trapd.conf similarity index 100% rename from net-snmp-trapd.redhat.conf rename to net-snmp-trapd.conf diff --git a/net-snmp.redhat.conf b/net-snmp.conf similarity index 100% rename from net-snmp.redhat.conf rename to net-snmp.conf diff --git a/net-snmp.spec b/net-snmp.spec index bb533d3..afe25de 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -3,16 +3,16 @@ Name: net-snmp Version: 5.8 -Release: 5 +Release: 6 Epoch: 1 Summary: SNMP Daemon License: BSD URL: http://net-snmp.sourceforge.net/ Source0: https://sourceforge.net/projects/net-snmp/files/net-snmp/%{version}/net-snmp-%{version}.tar.gz -Source1: net-snmp.redhat.conf +Source1: net-snmp.conf Source2: net-snmp-config.h Source3: net-snmp-config -Source4: net-snmp-trapd.redhat.conf +Source4: net-snmp-trapd.conf Source5: net-snmpd.sysconfig Source6: net-snmptrapd.sysconfig Source7: net-snmp-tmpfs.conf @@ -301,6 +301,12 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test %{_mandir}/man1/fixproc* %changelog +* Fri Dec 20 2019 openEuler Buildteam - 5.8-6 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:rename some conf files + * Sat Oct 19 2019 openEuler Buildteam - 5.8-5 - Type:bugfix - Id:NA