forked from pool/corosync
Accepting request 318944 from home:dimstar:Factory
- BuildRequire pkgconfig(systemd) instead of systemd: this should help avoid a build cycle. OBS-URL: https://build.opensuse.org/request/show/318944 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=64
This commit is contained in:
parent
82b611fc13
commit
080dae87ca
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 10:32:27 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- BuildRequire pkgconfig(systemd) instead of systemd: this should
|
||||
help avoid a build cycle.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 21 15:12:26 UTC 2015 - bliu@suse.com
|
||||
|
||||
|
@ -100,7 +100,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