Comment # 23 on bug 1090647 from
So, we found the following issues while looking for rpmlintrc issues:

- kauth:

https://build.opensuse.org/package/view_file/openSUSE:Leap:15.0/kauth/kauth.spec?expand=1

    echo "setBadness('suse-dbus-unauthorized-service', 0)" >
$RPM_SOURCE_DIR/%name-rpmlintrc

- kcm_sddm:

Already fixed: https://build.opensuse.org/request/show/603288

- kwalletmanager5:

https://build.opensuse.org/package/view_file/openSUSE:Leap:15.0/kwalletmanager5/kwalletmanager5.spec?expand=1

    echo "setBadness('suse-dbus-unauthorized-service', 0)" >
$RPM_SOURCE_DIR/%{name}-rpmlintrc
    echo "setBadness('polkit-unauthorized-privilege', 0)" >>
$RPM_SOURCE_DIR/%{name}-rpmlintrc

Therefore (for the time being):

[ ] thrawl rpmlintrc for bypasses of rpmlint checks


You are receiving this mail because: