Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
pmacct
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 25
[-]
[+]
Changed
pmacct.spec
@@ -1,7 +1,7 @@ Summary: Promiscuous mode IP Accounting package Name: pmacct Version: 0.12.3 -Release: 1 +Release: 2 License: GPL Group: Productivity/Networking/Diagnostic Source0: %{name}-%{version}.tar.bz2 @@ -117,10 +117,14 @@ %{__rm} -rf %{buildroot} %postun +%if 0%{?suse_version} %insserv_cleanup +%endif %preun +%if 0%{?suse_version} %stop_on_removal +%endif %files %defattr(-, root, root) @@ -135,6 +139,9 @@ %config(noreplace) %attr(0600,root,root) %{_sysconfdir}/pmacct/sfacctd.conf %changelog +* Mon Aug 09 2010 Carsten Schoene <cs@linux-administrator.com> - 0.12.3-2 +- fix postun/preun + * Sat Jul 31 2010 Carsten Schoene <cs@linux-administrator.com> - 0.12.3-1 - update to release 0.12.3