Accepting request 712074 from Kernel:kdump
OBS-URL: https://build.opensuse.org/request/show/712074 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=106
This commit is contained in:
commit
d083551d67
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 15:04:56 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
|
||||
shortcut the build queues by allowing usage of systemd-mini
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 07:36:54 UTC 2019 - Petr Tesarik <ptesarik@suse.com>
|
||||
|
||||
|
@ -89,7 +89,7 @@ Provides: kexec-tools:%{_initddir}/kdump
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExcludeArch: s390 ppc
|
||||
%if %{systemd_present}
|
||||
BuildRequires: systemd
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
%else
|
||||
PreReq: %insserv_prereq
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user