SHA256
1
0
forked from pool/acct

Accepting request 307692 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/307692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acct?expand=0&rev=34
This commit is contained in:
Dominique Leuenberger 2015-05-18 20:30:23 +00:00 committed by Git OBS Bridge
commit 0fa644185c
2 changed files with 7 additions and 2 deletions

View File

@ -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 Sun Mar 1 19:49:50 UTC 2015 - p.drouand@gmail.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package acct # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -98,10 +98,10 @@ echo "Creating %{_localstatedir}/account/pacct"
%service_add_post acct.service %service_add_post acct.service
%preun %preun
%install_info_delete --info-dir=%{_infodir} %{_infodir}/accounting.info.gz
%service_del_preun acct.service %service_del_preun acct.service
%postun %postun
%install_info_delete --info-dir=%{_infodir} %{_infodir}/accounting.info.gz
%service_del_postun acct.service %service_del_postun acct.service
%files %files