Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Requires: procps
Requires: module-init-tools
Requires: lsof
Requires: ofed-scripts
Conflicts: mlnx-ofa_kernel
Conflicts: mlnx-ofa_kernel-modules
Copy link
Contributor

@christopherco christopherco Oct 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I couldn't find it, but is there the same Conflicts: in the mlnx-ofa_kernel-hwe spec where the -modules subpackage is being defined?
The expectation in all of the signed specs are to match 1-to-1 in Provides/Requires/Obsoletes/Files with their unsigned counterparts, so the -signed version is a direct replacement.


%description -n %{_name}
%{description}
Expand Down
Loading