Accepting request 922188 from Base:System
OBS-URL: https://build.opensuse.org/request/show/922188 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd-rpm-macros?expand=0&rev=37
This commit is contained in:
commit
e39be33398
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 29 11:27:11 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %{load:} instead of %{?load:}: fix build with RPM 4.17.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 30 09:59:31 UTC 2021 - Franck Bui <fbui@suse.com>
|
Wed Jun 30 09:59:31 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ BuildArch: noarch
|
|||||||
#!BuildIgnore: %{name}
|
#!BuildIgnore: %{name}
|
||||||
|
|
||||||
# We need our own definition of %{_unitdir}.
|
# We need our own definition of %{_unitdir}.
|
||||||
%{?load:%{S:0}}
|
%{load:%{S:0}}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Starting with openSUSE 12.1, several RPM macros must be used to package systemd
|
Starting with openSUSE 12.1, several RPM macros must be used to package systemd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user