1
0

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
This commit is contained in:
Guillaume GARDET 2021-02-04 14:32:36 +00:00 committed by Git OBS Bridge
parent ff31518744
commit 678a0dd158
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 4 14:17:12 UTC 2021 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>
- 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 <nsaenzjulienne@suse.com>

View File

@ -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}