diff --git a/net-snmp.changes b/net-snmp.changes index 1ceffde..900afb1 100644 --- a/net-snmp.changes +++ b/net-snmp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 6 10:21:17 UTC 2019 - abergmann@suse.com + +- Remove FIRST_ARG usage from spec file (bsc#1126426). + ------------------------------------------------------------------- Wed Oct 10 20:22:35 UTC 2018 - abergmann@suse.com diff --git a/net-snmp.spec b/net-snmp.spec index 876fa4a..eb634fa 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -1,7 +1,7 @@ # # spec file for package net-snmp # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -286,7 +286,6 @@ find %{buildroot} -type f -name "*.la" -delete -print %service_add_pre snmpd.service snmptrapd.service %post -/sbin/chkconfig -c snmpd 2> /dev/null && FIRST_ARG=2 %fillup_only snmpd %fillup_only snmptrapd %tmpfiles_create %{_tmpfilesdir}/net-snmp.conf