Accepting request 204252 from home:msmeissn:branches:Base:System
- adding service hook was in %verifyscript section not in %post OBS-URL: https://build.opensuse.org/request/show/204252 OBS-URL: https://build.opensuse.org/package/show/Base:System/at?expand=0&rev=70
This commit is contained in:
parent
4b08ab7525
commit
9abd1e7590
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 22 06:38:25 UTC 2013 - meissner@suse.com
|
||||||
|
|
||||||
|
- adding service hook was in %verifyscript section not in %post
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 6 23:02:00 UTC 2013 - crrodriguez@opensuse.org
|
Sun Oct 6 23:02:00 UTC 2013 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
5
at.spec
5
at.spec
@ -150,12 +150,13 @@ rm -f etc/init.d/at
|
|||||||
fi
|
fi
|
||||||
%{fillup_and_insserv -n atd atd }
|
%{fillup_and_insserv -n atd atd }
|
||||||
%set_permissions /usr/bin/at
|
%set_permissions /usr/bin/at
|
||||||
%verifyscript
|
|
||||||
%verify_permissions -e /usr/bin/at
|
|
||||||
%if 0%{?has_systemd}
|
%if 0%{?has_systemd}
|
||||||
%service_add_post atd.service
|
%service_add_post atd.service
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%verifyscript
|
||||||
|
%verify_permissions -e /usr/bin/at
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
%restart_on_update atd
|
%restart_on_update atd
|
||||||
%insserv_cleanup
|
%insserv_cleanup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user