From b8e0cee5d9c712e20b3d8f7ca06ac79c14a77dc56678783153d3f1db65b98215 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sun, 10 Mar 2019 10:45:12 +0000 Subject: [PATCH] Accepting request 682166 from home:abergmann:branches:network:utilities Remove FIRST_ARG usage from spec file (bsc#1126426). OBS-URL: https://build.opensuse.org/request/show/682166 OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-snmp?expand=0&rev=18 --- net-snmp.changes | 5 +++++ net-snmp.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) 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