(In reply to kamikazow@web.de from comment #3) > So.... in order to get a working package, I need to add that rpmlintrc > file. Before I submit it to Factory, I must remove the rpmlintrc file. A > reviewer will see a failed package and decline my package, so I must add the > rpmlintrc file again which I must not do. > > So far correct? And you don't want to change (=fix) anything? No not completely correct. You *can* add the rpmlintrc file to develop a package and have it successfully building in your home or devel project. It can stay this way forever as long as you don't submit it to factory. If you want to submit to factory then kindly open an AUDIT bug for the security team as outlined here: https://en.opensuse.org/openSUSE:Package_security_guidelines#Audit_Bugs_for_the_Security_Team When the AUDIT is successfully finished we will whitelist your package and you won't need the rpmlintrc file any longer. Submission to Factory will look nicely then. Actually it has always been like this - as far as I understand -, just that we tightened the rules a bit. Before the change this happened only for polkit actions different to "auth_admin:auth_admin:auth_admin" e.g. when one field was set to "yes". Now it also happens when all fields are set to auth_admin. Does this make more sense to you now?