6
0
forked from pool/util-linux

Accepting request 445689 from home:dimstar:Factory

- Move the procps BuildRequires into the systemd conditional block.
  procps is only used during the test suite (some tests run 'ps';
  even if we ignore a failure for this in util-linux, we catch the
  same in util-linux-systemd, which is sufficient.

- Move the procps BuildRequires into the systemd conditional block.
  procps is only used during the test suite (some tests run 'ps';
  even if we ignore a failure for this in util-linux, we catch the
  same in util-linux-systemd, which is sufficient.

- Move the procps BuildRequires into the systemd conditional block.
  procps is only used during the test suite (some tests run 'ps';
  even if we ignore a failure for this in util-linux, we catch the
  same in util-linux-systemd, which is sufficient.

OBS-URL: https://build.opensuse.org/request/show/445689
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=326
This commit is contained in:
2016-12-15 08:06:30 +00:00
committed by Git OBS Bridge
parent 4bb1e02c35
commit 44e4360fc8
6 changed files with 29 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 14 08:59:55 UTC 2016 - dimstar@opensuse.org
- Move the procps BuildRequires into the systemd conditional block.
procps is only used during the test suite (some tests run 'ps';
even if we ignore a failure for this in util-linux, we catch the
same in util-linux-systemd, which is sufficient.
-------------------------------------------------------------------
Wed Dec 7 16:12:55 CET 2016 - sbrabec@suse.com