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:
parent
5cf884ed27
commit
120c1f3f7f
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user