public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/wcd] epel8: Update .rpmlintrc file for current rpmlint
@ 2026-09-13  7:27 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-13  7:27 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/wcd
Branch : epel8
Commit : 2a38fdb8a40068c65be32b4b2cbeeca83371663c
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-13T08:25:11+01:00
Stats  : +8/-0 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/wcd/c/2a38fdb8a40068c65be32b4b2cbeeca83371663c?branch=epel8

Log:
Update .rpmlintrc file for current rpmlint

---
diff --git a/wcd.rpmlintrc b/wcd.rpmlintrc
index ea6bc1d..bd5f629 100644
--- a/wcd.rpmlintrc
+++ b/wcd.rpmlintrc
@@ -1,2 +1,7 @@
 # Not real spelling errors
 addFilter(r" spelling-error \('(chdir|[Cc]hangelogs?)',")
+# Intentional, with a justifying spec-file comment
+addFilter(r" no-%check-section")
+# We would have to use email to report the new remote-only status of the FSF
+# upstream. Maybe we will do this at some point.
+addFilter(r" incorrect-fsf-address ")

diff --git a/wcd.spec b/wcd.spec
index 5602d1c..b963045 100644
--- a/wcd.spec
+++ b/wcd.spec
@@ -106,6 +106,9 @@ ln -s wcd '%{buildroot}%{_bindir}/wcd.exe'
 %endif
 
 
+# Upstream does not provide any tests
+
+
 %files -f wcd.lang
 %license %{_pkgdocdir}/copying.txt
 

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

only message in thread, other threads:[~2026-09-13  7:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-13  7:27 [rpms/wcd] epel8: Update .rpmlintrc file for current rpmlint Benjamin A. Beasley

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