forked from pool/kernel-firmware-brcm
Do not conflict filesystem < 84 #1
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 25 12:24:37 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Change conflicts filesystem < 84 to conflicts filesystem without
|
||||||
|
may-perform-usrmerge. Version 84 is specific to Tumbleweed; CODE
|
||||||
|
16 uses Version 16; yet we need to ensure we get an up-to-date
|
||||||
|
verion of filesystem. Relying on the recently introduced provides
|
||||||
|
instructing zypp about the usrmerge is perfect for this usecase.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 11 09:26:37 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
Tue Feb 11 09:26:37 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
@@ -47,7 +47,7 @@ Conflicts: kernel-firmware-uncompressed
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if 0%{?suse_version} >= 1550
|
%if 0%{?suse_version} >= 1550
|
||||||
# make sure we have post-usrmerge filesystem package on TW
|
# make sure we have post-usrmerge filesystem package on TW
|
||||||
Conflicts: filesystem < 84
|
Conflicts: (filesystem without may-perform-usrmerge)
|
||||||
%endif
|
%endif
|
||||||
Provides: bcm43xx-firmware:/lib/firmware/brcm/brcmfmac43430-sdio.bin
|
Provides: bcm43xx-firmware:/lib/firmware/brcm/brcmfmac43430-sdio.bin
|
||||||
Supplements: modalias(pci:v000014E4d00004354sv*sd*bc02sc80i*)
|
Supplements: modalias(pci:v000014E4d00004354sv*sd*bc02sc80i*)
|
||||||
|
Reference in New Issue
Block a user