public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpmlint] rawhide: Exclude Cockpit package spelling issues
@ 2026-09-25 15:21 Jelle van der Waa
  0 siblings, 0 replies; only message in thread
From: Jelle van der Waa @ 2026-09-25 15:21 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rpmlint
            Branch : rawhide
            Commit : c7851c70d6cb0a9599b2f92bb93df4c04b7bbc64
            Author : Jelle van der Waa <jelle@vdwaa.nl>
            Date   : 2026-09-23T11:03:17+00:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rpmlint/c/c7851c70d6cb0a9599b2f92bb93df4c04b7bbc64?branch=rawhide

            Log:
            Exclude Cockpit package spelling issues

Exclude common terms used in the Cockpit package description such as
udisks/sssd and DBus.

---
diff --git a/fedora.toml b/fedora.toml
index 7e893df..e2222d2 100644
--- a/fedora.toml
+++ b/fedora.toml
@@ -303,7 +303,7 @@ Filters = [
     '-debuginfo.* description-line-too-long',
     # ignore "common" jargon words
     # https://bugzilla.redhat.com/show_bug.cgi?id=1424684#c9
-    'spelling-error.* \b([Aa]daptors?|[Aa]ddons?|argparse|[Aa]ssistive|[Aa]sync|[Aa]syncio|[Bb]ackends?|[Bb]itmapped|[Bb]itstream|[Bb]ooleans?|[Bb]ootloaders?|[Bb]trfs|BTRFS|[Cc]airo|checkpolicy|[Cc]odecs?|[Cc]onfigs?|[Cc]rypto|[Cc]ryptographic|crypttab|[Cc]ustomizable|[Dd]atetimes?|[Dd]efrags?|[Dd]evel|[Dd]ialogs?|[Dd]istributable|dracut|[Ee]mbeddable|[Ee]ncodings?|[Ee]xecutables?|[Ee]xtensibility|[Ff]ilesystems?|freedesktop|gbm|GLAPI|glapi|GLib|[Gg]lyphs?|GObject|GStreamer|[Hh]ostnames?|HTTPS?|https?|[Hh]ypervisors?|iSCSI|initramfs|io|Kerberos|libXss|libaudit|libc|libcom|libgcrypt|libmagic|libpng|libs?|libsoup|libudev|libvirt|libvirtd|libxcb|linux|[Ll]ossless|[Ll]owlevel|LUKS|luks|malloc|[Mm]etadata|[Mm]etapackages?|[Mm]iddlewares?|[Mm]ountpoints?|[Mm]ulti|[Nn]amespaces?|netdev|[Pp]assphrases?|pinentry|[Pp]ixbufs?|[Pp]luggable|posix|[Pp]ragma|[Pp]reprocessors?|py|[Rr]ealtime|rpmnew|rpmsave|[Rr]untimes?|[Ss]calable|spi|storaged|tcp|[Tt]oolkits?|truetype|tss|udev|[Uu]nlockers?|[Uu]serspace|[Uu]tils?|[Vv]alidators?|[Vv]ectorize[drs]?|[Vv]irtualization|[Ww]ayland)\b',
+    'spelling-error.* \b([Aa]daptors?|[Aa]ddons?|argparse|[Aa]ssistive|[Aa]sync|[Aa]syncio|[Bb]ackends?|[Bb]itmapped|[Bb]itstream|[Bb]ooleans?|[Bb]ootloaders?|[Bb]trfs|BTRFS|[Cc]airo|checkpolicy|[Cc]odecs?|[Cc]onfigs?|[Cc]rypto|[Cc]ryptographic|crypttab|[Cc]ustomizable|[Dd]bus]|[Dd]atetimes?|[Dd]efrags?|[Dd]evel|[Dd]ialogs?|[Dd]istributable|dracut|[Ee]mbeddable|[Ee]ncodings?|[Ee]xecutables?|[Ee]xtensibility|[Ff]ilesystems?|freedesktop|gbm|GLAPI|glapi|GLib|[Gg]lyphs?|GObject|GStreamer|[Hh]ostnames?|HTTPS?|https?|[Hh]ypervisors?|iSCSI|initramfs|io|Kerberos|libXss|libaudit|libc|libcom|libgcrypt|libmagic|libpng|libs?|libsoup|libudev|libvirt|libvirtd|libxcb|linux|[Ll]ossless|[Ll]owlevel|LUKS|luks|malloc|[Mm]etadata|[Mm]etapackages?|[Mm]iddlewares?|[Mm]ountpoints?|[Mm]ulti|[Nn]amespaces?|netdev|[Pp]assphrases?|pinentry|[Pp]ixbufs?|[Pp]luggable|posix|[Pp]ragma|[Pp]reprocessors?|py|[Rr]ealtime|rpmnew|rpmsave|[Rr]untimes?|[Ss]calable|spi|sssd|storaged|tcp|[Tt]oolkits?|truetype|tss|udev|[Uu]disks|[Uu]nlockers?|[Uu]serspace|[Uu]tils?|[Vv]alidators?|[Vv]ectorize[drs]?|[Vv]irtualization|[Ww]ayland)\b',
     # Fedora no longer uses explicit ldconfig %post/%postun as of Fedora 28
     'postin-without-ldconfig',
     'postun-without-ldconfig',

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25 15:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 15:21 [rpms/rpmlint] rawhide: Exclude Cockpit package spelling issues Jelle van der Waa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox