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