Accepting request 328239 from home:dimstar:Factory

- Do not BuildRequire systemd: it conflicts with systemd-mini,
  pulled in by systemd-mini-devel (due to BuildRequires:
  pkgconfig(systemd)). The reason systemd was added as a
  buildrequires was for 'something' to onw
  /usr/lib/systemd/system-shutdown/; systemd-mini does that also
  for us.

OBS-URL: https://build.opensuse.org/request/show/328239
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=134
This commit is contained in:
Dirk Mueller 2015-09-10 10:26:14 +00:00 committed by Git OBS Bridge
parent 298450c1f7
commit f0b1949aef
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Aug 31 11:43:43 UTC 2015 - dimstar@opensuse.org
- Do not BuildRequire systemd: it conflicts with systemd-mini,
pulled in by systemd-mini-devel (due to BuildRequires:
pkgconfig(systemd)). The reason systemd was added as a
buildrequires was for 'something' to onw
/usr/lib/systemd/system-shutdown/; systemd-mini does that also
for us.
-------------------------------------------------------------------
Mon Aug 3 06:25:56 UTC 2015 - nfbrown@suse.com

View File

@ -23,7 +23,6 @@ BuildRequires: binutils-devel
BuildRequires: groff
BuildRequires: pkgconfig
BuildRequires: sgmltool
BuildRequires: systemd
BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(udev)