diff --git a/acct.changes b/acct.changes index bd078a8..1cb27c6 100644 --- a/acct.changes +++ b/acct.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun May 17 09:09:27 UTC 2015 - meissner@suse.com + +- install deinstall needs to be in preun + ------------------------------------------------------------------- Sun Mar 1 19:49:50 UTC 2015 - p.drouand@gmail.com diff --git a/acct.spec b/acct.spec index b9e8ec0..042166b 100644 --- a/acct.spec +++ b/acct.spec @@ -1,7 +1,7 @@ # # spec file for package acct # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -98,10 +98,10 @@ echo "Creating %{_localstatedir}/account/pacct" %service_add_post acct.service %preun +%install_info_delete --info-dir=%{_infodir} %{_infodir}/accounting.info.gz %service_del_preun acct.service %postun -%install_info_delete --info-dir=%{_infodir} %{_infodir}/accounting.info.gz %service_del_postun acct.service %files