fix rmplint config

$ rpmlint kernel-modules-rtw89-5.15-generic-5.15.73-2-rosa2021.1.x86_64.rpm
Error loading /usr/share/rpmlint/config.d/auto-krokodil-rpmlint.conf, skipping: name 'addFilter' is not defined
This commit is contained in:
Mikhail Novosyolov 2022-10-18 23:06:04 +03:00
parent 745d2896f9
commit 22b71299b9
2 changed files with 3 additions and 1 deletions

View file

@ -1,2 +1,4 @@
from Config import *
# kernel modules are put here and then symlinked to from /lib/modules by alternatives(8)
addFilter("W: arch-dependent-file-in-usr-share /usr/share/auto-krokodil/kmods/.*")

View file

@ -4,7 +4,7 @@ Group: System/Kernel and hardware
License: GPLv3
Url: https://abf.io/import/auto-krokodil
Version: 0.22
Release: 1
Release: 2
BuildArch: noarch
%ifarch %{ix86} %{x86_64}
# for php -l (syntax check)