Accepting request 265067 from home:dimstar:branches:Kernel:HEAD

- Require coreutils for %pre scripts. In some instances (mainly
  kiwi builds) this package can end up being installed before
  coreutils, having some errors spit in the %pre phase.

OBS-URL: https://build.opensuse.org/request/show/265067
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=91
This commit is contained in:
Takashi Iwai 2014-12-15 10:37:20 +00:00 committed by Git OBS Bridge
parent 191485941a
commit 70c4858439
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 13 12:26:13 UTC 2014 - dimstar@opensuse.org
- Require coreutils for %pre scripts. In some instances (mainly
kiwi builds) this package can end up being installed before
coreutils, having some errors spit in the %pre phase.
-------------------------------------------------------------------
Sat Nov 22 22:42:35 CET 2014 - tiwai@suse.de

View File

@ -37,6 +37,8 @@ Source2: ast_dp501_fw.bin
%define __ksyms_path ^/lib/firmware
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
# We make use of mkdir and touch during pre
Requires(pre): coreutils
Provides: qlogic-firmware
Obsoletes: qlogic-firmware
Provides: cxgb3-firmware