https://bugzilla.redhat.com/show_bug.cgi?id=1034341 --- Comment #11 from Michael Schwendt <bugs.michael@xxxxxxx> --- See https://fedoraproject.org/wiki/Common_Rpmlint_issues#incorrect-fsf-address which mentions that file COPYING must not be patched. rpmlint's regexp for finding wrong FSF addresses is this: fsf_wrong_address_regex = re.compile('(675\s+Mass\s+Ave|59\s+Temple\s+Place|Franklin\s+Steet|02139|02111-1307)', re.IGNORECASE) The 02111-1307 should be 02110-1301 according to the Wiki. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review