- Fix %_restart_on_update_force: drop one extra trailing '}' Thanks Werner for spotting. - Simplify %_restart_on_update and %_stop_on_removal There's no need to spawn sub shells when these macros are used. - Macros arguments are mandatory Especially in %_restart_on_update_never and %_stop_on_removal_never, let's assume that they always receive unit names as arguments. This allows to make them slightly simpler (less rpm macro black magic). Callers will fail earlier if no arguments are passed anyway. OBS-URL: https://build.opensuse.org/request/show/680383 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-rpm-macros?expand=0&rev=36
Description
No description provided
Languages
RPM Spec
100%