From 2864869a8c9a35ed96231ca6584ed6a4e88f9d98 Mon Sep 17 00:00:00 2001 From: olf Date: Tue, 4 Apr 2023 23:39:28 +0200 Subject: [PATCH] Remove entries obsoleted by commit fbf3d1a "Update according to version 1 of the SailfishOS:Chum metadata definition" --- rpm/sailfishos-chum-repo-config.rpmlintrc | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/rpm/sailfishos-chum-repo-config.rpmlintrc b/rpm/sailfishos-chum-repo-config.rpmlintrc index 4836b99..9ba979e 100644 --- a/rpm/sailfishos-chum-repo-config.rpmlintrc +++ b/rpm/sailfishos-chum-repo-config.rpmlintrc @@ -16,12 +16,8 @@ addFilter('incoherent-version-in-changelog') # 0.5.2-1 to 0.5.2+main.20230129011931.1.g584263a-1.8.1.jolla addFilter('filename-too-long-for-joliet') -# On behalf of the SailfishOS:Chum specification: -# - which re-uses the spec file tag "Url:" -addFilter('tag-in-description Url:') -# - which also re-uses the spec file tag "Icon:" -addFilter('tag-in-description Icon:') -# - which makes one easily do +# On behalf of the SailfishOS:Chum metadata definition: +# - which often forces one to do addFilter('description-line-too-long') setBadness('description-line-too-long', 0)