From c1af0d5fc5859509d5bb48dbec475a6c6839de1b9046eccdf13b96dd9ede113d Mon Sep 17 00:00:00 2001 From: Michal Suchanek Date: Sun, 21 Mar 2021 11:19:35 +0000 Subject: [PATCH] Accepting request 880373 from home:michals - Fix build on Leap which does not have %_firmwaredir OBS-URL: https://build.opensuse.org/request/show/880373 OBS-URL: https://build.opensuse.org/package/show/hardware/ipw-firmware?expand=0&rev=13 --- ipw-firmware.changes | 5 +++++ ipw-firmware.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ipw-firmware.changes b/ipw-firmware.changes index 12ad428..ec807ef 100644 --- a/ipw-firmware.changes +++ b/ipw-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:56:50 UTC 2020 - Ludwig Nussel diff --git a/ipw-firmware.spec b/ipw-firmware.spec index ab2877c..c475d8c 100644 --- a/ipw-firmware.spec +++ b/ipw-firmware.spec @@ -1,7 +1,7 @@ # # spec file for package ipw-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: ipw-firmware Summary: Firmware for Intel PRO/Wireless WLAN Cards License: SUSE-Firmware