3770b4674a
Check for symvers.xz support in addition to symvers.gz, due to unnanounced unilateral change[1][2] in the kernel packaging. [1]2644665657
[2]2db77a072a
* kabi.attr: Add xz extension to the file matching pattern * kabi.sh: Add xz extension to the matching pattern; determine catenation program based on extension. Resolves: #2209253 Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
3 lines
125 B
Plaintext
3 lines
125 B
Plaintext
%__kabi_provides %{_rpmconfigdir}/kabi.sh
|
|
%__kabi_path ^(/boot/symvers-.*|/lib/modules/[1-9].*/symvers)\.(gz|xz)$
|