From 678a0dd15878038db10ba20d05bdcc9d9cc4a5aceea24a571be2199f85fd18f7 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Thu, 4 Feb 2021 14:32:36 +0000 Subject: [PATCH] Accepting request 869470 from home:nsaenzjulienne:branches:hardware:boot - Fix 'Supplements:' in spec file, as per https://doc.opensuse.org/projects/libzypp/HEAD/zypp-modalias.html commas are special charactes that should be replaced with '%2C' OBS-URL: https://build.opensuse.org/request/show/869470 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/raspberrypi-eeprom?expand=0&rev=12 --- raspberrypi-eeprom.changes | 7 +++++++ raspberrypi-eeprom.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/raspberrypi-eeprom.changes b/raspberrypi-eeprom.changes index b6a0bd0..778a0ff 100644 --- a/raspberrypi-eeprom.changes +++ b/raspberrypi-eeprom.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 4 14:17:12 UTC 2021 - Nicolas Patricio Saenz Julienne + +- Fix 'Supplements:' in spec file, as per + https://doc.opensuse.org/projects/libzypp/HEAD/zypp-modalias.html commas are + special charactes that should be replaced with '%2C' + ------------------------------------------------------------------- Thu Jan 28 16:05:58 UTC 2021 - Nicolas Patricio Saenz Julienne diff --git a/raspberrypi-eeprom.spec b/raspberrypi-eeprom.spec index 17c5928..876c68a 100644 --- a/raspberrypi-eeprom.spec +++ b/raspberrypi-eeprom.spec @@ -30,7 +30,7 @@ Source0: %{name}-%{version}.tar.xz Patch0: add-suse-config.patch Patch1: dont-use-env.patch Provides: rpi-eeprom -Supplements: modalias(of:N*T*Cbrcm,bcm2711*C*) +Supplements: modalias(of:N*T*Cbrcm%2Cbcm2711*C*) Requires: raspberrypi-firmware >= 2021.01.21 Requires: raspberrypi-firmware-dt >= 2020.12.07 Provides: rpi-eeprom-config = %{version}