From 960e69fe7a169bed7c19ceafc7b129b58d764d04f5ff2cf707af53a801238aef Mon Sep 17 00:00:00 2001 From: Nicolas Patricio Saenz Julienne Date: Wed, 27 Jan 2021 12:25:13 +0000 Subject: [PATCH] Accepting request 867173 from home:nsaenzjulienne:branches:hardware:boot - Define _firmwaredir when relevant OBS-URL: https://build.opensuse.org/request/show/867173 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/raspberrypi-eeprom?expand=0&rev=9 --- raspberrypi-eeprom.changes | 5 +++++ raspberrypi-eeprom.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/raspberrypi-eeprom.changes b/raspberrypi-eeprom.changes index 64ca3b1..c27a8ce 100644 --- a/raspberrypi-eeprom.changes +++ b/raspberrypi-eeprom.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 27 12:22:39 UTC 2021 - Nicolas Patricio Saenz Julienne + +- Define _firmwaredir when relevant + ------------------------------------------------------------------- Tue Jan 26 12:31:38 UTC 2021 - Nicolas Patricio Saenz Julienne diff --git a/raspberrypi-eeprom.spec b/raspberrypi-eeprom.spec index c302587..098056a 100644 --- a/raspberrypi-eeprom.spec +++ b/raspberrypi-eeprom.spec @@ -15,6 +15,9 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # +%if 0%{?suse_version} < 1550 +%define _firmwaredir /lib/firmware +%endif Name: raspberrypi-eeprom Version: 2020.09.03138a1.65~gb9c255d