SHA256
1
0
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:
Bin Liu 2015-07-28 00:52:54 +00:00 committed by Git OBS Bridge
parent 82b611fc13
commit 080dae87ca
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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