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:
Lidong Zhong 2014-11-21 02:59:30 +00:00 committed by Git OBS Bridge
parent f7574462ba
commit 4cc7771042
2 changed files with 7 additions and 1 deletions

View File

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

View File

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