...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=370
This commit is contained in:
parent
f87540135a
commit
56d2b24bba
@ -21,8 +21,8 @@
|
||||
/usr/lib/rpm/brp-suse \
|
||||
%{nil}
|
||||
|
||||
%restart_on_update() %{service_del_postun %{?*}}
|
||||
%stop_on_removal() %{service_del_preun %{?*}}
|
||||
%restart_on_update() %{expand::%%service_del_postun %{?**}}
|
||||
%stop_on_removal() %{expand:%%service_del_preun %{?**}}
|
||||
|
||||
# macro: %configure_kernel_source
|
||||
#
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 2 13:50:24 CEST 2016 - mls@suse.de
|
||||
|
||||
- work around bug in rpm's macro expandsion [bnc#969381]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 15:08:22 CEST 2016 - mls@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user