From 5dae168fa7127a0413a06995d19185f9ab3cc41b208ab1e4284376d0ba9141ca Mon Sep 17 00:00:00 2001 From: Michal Suchanek Date: Sun, 21 Mar 2021 11:18:22 +0000 Subject: [PATCH] Accepting request 880371 from home:michals - Fix build on Leap which does not have %_firmwaredir OBS-URL: https://build.opensuse.org/request/show/880371 OBS-URL: https://build.opensuse.org/package/show/hardware/adaptec-firmware?expand=0&rev=9 --- adaptec-firmware.changes | 5 +++++ adaptec-firmware.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/adaptec-firmware.changes b/adaptec-firmware.changes index a91f376..66891b3 100644 --- a/adaptec-firmware.changes +++ b/adaptec-firmware.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 21 10:42:29 UTC 2021 - Michal Suchanek + +- Fix build on Leap which does not have %_firmwaredir + ------------------------------------------------------------------- Mon Oct 19 12:47:57 UTC 2020 - Ludwig Nussel diff --git a/adaptec-firmware.spec b/adaptec-firmware.spec index 27e4b4d..e307278 100644 --- a/adaptec-firmware.spec +++ b/adaptec-firmware.spec @@ -1,7 +1,7 @@ # # spec file for package adaptec-firmware # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,6 +16,8 @@ # +%{?!_firmwaredir:%define _firmwaredir /lib/firmware} + Name: adaptec-firmware Summary: Firmware files for Adaptec SAS Cards (AIC94xx Series) License: SUSE-Firmware