diff --git a/net-snmp.changes b/net-snmp.changes index 23aafd7..b1d23c8 100644 --- a/net-snmp.changes +++ b/net-snmp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 30 15:52:36 UTC 2014 - cobexer@gmail.com + +- also stop snmptrapd on removal + ------------------------------------------------------------------- Mon Sep 15 14:29:16 UTC 2014 - lchiquitto@suse.com diff --git a/net-snmp.spec b/net-snmp.spec index 1e7c42c..3eaca01 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -284,6 +284,7 @@ rm -f "%buildroot/%_libdir"/*.la %preun %stop_on_removal snmpd +%stop_on_removal snmptrapd %post /sbin/chkconfig -c snmpd 2> /dev/null && FIRST_ARG=2