Accepting request 261539 from home:dimstar:branches:network:ha-clustering:Factory

- Drop conditional BuildRequires of system-devel: it was required
  one line lower unconditionally.
- Replace remaining systemd-devel BuildRequires with
  pkgconfig(systemd).

OBS-URL: https://build.opensuse.org/request/show/261539
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=171
This commit is contained in:
Yan Gao 2014-11-14 09:26:59 +00:00 committed by Git OBS Bridge
parent 5cf884ed27
commit 120c1f3f7f
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Nov 14 08:58:40 UTC 2014 - dimstar@opensuse.org
- Drop conditional BuildRequires of system-devel: it was required
one line lower unconditionally.
- Replace remaining systemd-devel BuildRequires with
pkgconfig(systemd).
-------------------------------------------------------------------
Mon Nov 10 11:36:27 UTC 2014 - ygao@suse.com

View File

@ -194,10 +194,7 @@ BuildRequires: libselinux-devel
BuildRequires: ncurses-devel
BuildRequires: openssl-devel
%if %{defined _unitdir}
BuildRequires: systemd-devel
%endif
BuildRequires: systemd-devel
BuildRequires: pkgconfig(systemd)
%if %{with cman}