6
0
forked from pool/util-linux

Accepting request 401620 from home:dimstar:Factory

- Do not BuildRequires bash-completion: this is tempting, but it
  pulls bash-completion and its entire dependency stack into Ring0,
  which is inacceptable. Pass the correct path
  (%{_datdir}/bash-completion/completions) via
  --with-bashcompletiondir to configure.

- Do not BuildRequires bash-completion: this is tempting, but it
  pulls bash-completion and its entire dependency stack into Ring0,
  which is inacceptable. Pass the correct path
  (%{_datdir}/bash-completion/completions) via
  --with-bashcompletiondir to configure.

- Do not BuildRequires bash-completion: this is tempting, but it
  pulls bash-completion and its entire dependency stack into Ring0,
  which is inacceptable. Pass the correct path
  (%{_datdir}/bash-completion/completions) via
  --with-bashcompletiondir to configure.

OBS-URL: https://build.opensuse.org/request/show/401620
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=311
This commit is contained in:
2016-06-14 12:46:18 +00:00
committed by Git OBS Bridge
parent e5ca665f0a
commit a120c15d72
6 changed files with 38 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jun 13 11:37:33 UTC 2016 - dimstar@opensuse.org
- Do not BuildRequires bash-completion: this is tempting, but it
pulls bash-completion and its entire dependency stack into Ring0,
which is inacceptable. Pass the correct path
(%{_datdir}/bash-completion/completions) via
--with-bashcompletiondir to configure.
-------------------------------------------------------------------
Thu May 19 14:29:27 CEST 2016 - sbrabec@suse.com