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