Search
j0ke.net Open Build Service
>
Projects
>
server:mail
>
amavis-stats
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 11
[-]
[+]
Changed
amavis-stats.spec
@@ -69,6 +69,20 @@ %{__install} -D -m 0755 %{S:1} %{buildroot}%{_sysconfdir}/init.d/%{name} %endif +%if 0%{?suse_version} +%post +%fillup_and_insserv %{pkg_name} + +%preun +%stop_on_removal %{pkg_name} + +%postun +%restart_on_update %{pkg_name} +%{insserv_cleanup} +%endif + + + %clean rm -rf %{buildroot}