public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Traylen <steve.traylen@cern.ch>
To: git-commits@fedoraproject.org
Subject: [rpms/fetch-crl] rawhide: Ignore false rpmlint errors
Date: Wed, 23 Sep 2026 14:19:28 GMT	[thread overview]
Message-ID: <179017316813.1.9011647971985883186.rpms-fetch-crl-d071cfcf70dd@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fetch-crl
            Branch : rawhide
            Commit : d071cfcf70dda573e1f1873f0f2280c055243c7e
            Author : Steve Traylen <steve.traylen@cern.ch>
            Date   : 2026-09-23T16:19:02+02:00
            Stats  : +2/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fetch-crl/c/d071cfcf70dda573e1f1873f0f2280c055243c7e?branch=rawhide

            Log:
            Ignore false rpmlint errors

[skip changelog]

---
diff --git a/fetch-crl.rpmlintrc b/fetch-crl.rpmlintrc
index fb52514..e70385a 100644
--- a/fetch-crl.rpmlintrc
+++ b/fetch-crl.rpmlintrc
@@ -1,3 +1,2 @@
-# url here is part of a file name.
-addFilter(r'W: spelling-error %description -l en_US url -> URL, curl, purl')
-
+addFilter('E: spelling-error \(\'url\'')
+addFilter('E: non-standard-dir-perm /var/cache/fetch-crl 700')

                 reply	other threads:[~2026-09-23 14:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=179017316813.1.9011647971985883186.rpms-fetch-crl-d071cfcf70dd@fedoraproject.org \
    --to=steve.traylen@cern.ch \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox