Do not conflict filesystem < 84 #1

Closed
dimstar wants to merge 1 commits from (deleted):main into main
First-time contributor

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.

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.
dimstar added 1 commit 2025-04-25 14:28:13 +02:00
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.
Owner

Does this macro work also for SLE15-SP6 and SLE15-SP7, too?

In anyway, we need to fix the scripts in kernel-firmware-tools.git to generate the spec files, instead of patching each of them.

Does this macro work also for SLE15-SP6 and SLE15-SP7, too? In anyway, we need to fix the scripts in kernel-firmware-tools.git to generate the spec files, instead of patching each of them.
Author
First-time contributor

Does this macro work also for SLE15-SP6 and SLE15-SP7, too?

Boolean dependencies were introduced in RPM 4.13 - the without enhancement added in RPM 4.14

https://rpm-software-management.github.io/rpm/manual/boolean_dependencies.html

> Does this macro work also for SLE15-SP6 and SLE15-SP7, too? Boolean dependencies were introduced in RPM 4.13 - the `without` enhancement added in RPM 4.14 https://rpm-software-management.github.io/rpm/manual/boolean_dependencies.html
Owner

OK, thanks, then I'll fix as you suggested and apply to all kernel-firmware-* packages.

OK, thanks, then I'll fix as you suggested and apply to all kernel-firmware-* packages.
tiwai closed this pull request 2025-04-25 15:45:31 +02:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kernel-firmware/kernel-firmware-brcm#1
No description provided.