diff --git a/cockpit-rpmlintrc b/cockpit-rpmlintrc index a47651e..54ab698 100644 --- a/cockpit-rpmlintrc +++ b/cockpit-rpmlintrc @@ -1,9 +1,2 @@ # False positive addFilter('explicit-lib-dependency.*libvirt-client'); -# Do not break build in home: -setBadness('polkit-untracked-privilege', 100); -setBadness('invalid-filepath-dependency', 100); -setBadness('non-ghost-in-run', 100); -setBadness('permissions-file-setuid-bit', 100); -# hmh... -setBadness('non-position-independent-executable', 100); \ No newline at end of file diff --git a/cockpit.changes b/cockpit.changes index e4d821b..cfc25a4 100644 --- a/cockpit.changes +++ b/cockpit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 29 13:26:03 UTC 2020 - Ludwig Nussel + +- remove badness overrides to allow Factory submission + ------------------------------------------------------------------- Wed Apr 29 07:50:41 UTC 2020 - Ludwig Nussel