Accepting request 262383 from home:dimstar:branches:network:ha-clustering:Factory
- Replace systemd BuildRequires with pkgconfig(systemd): we do not require the full installation / dep chain of systemd. OBS-URL: https://build.opensuse.org/request/show/262383 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=60
This commit is contained in:
parent
f7574462ba
commit
4cc7771042
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 19 22:24:13 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Replace systemd BuildRequires with pkgconfig(systemd): we do not
|
||||
require the full installation / dep chain of systemd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 17 04:01:00 UTC 2014 - Led <ledest@gmail.com>
|
||||
|
||||
|
@ -86,7 +86,7 @@ BuildRequires: net-snmp-devel
|
||||
BuildRequires: dbus-1-devel
|
||||
%endif
|
||||
%if %{with_systemd}
|
||||
BuildRequires: systemd
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
Requires(post): systemd
|
||||
Requires(preun): systemd
|
||||
Requires(postun): systemd
|
||||
|
Loading…
x
Reference in New Issue
Block a user