public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fetch-crl] rawhide: Ignore false rpmlint errors
@ 2026-09-23 14:19 Steve Traylen
0 siblings, 0 replies; only message in thread
From: Steve Traylen @ 2026-09-23 14:19 UTC (permalink / raw)
To: git-commits
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')
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-23 14:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 14:19 [rpms/fetch-crl] rawhide: Ignore false rpmlint errors Steve Traylen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox