public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/wcd] epel9: Update .rpmlintrc file for current rpmlint
@ 2026-09-13 7:03 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-13 7:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/wcd
Branch : epel9
Commit : df34894291e3ca3d22f378a4437c7b1cbbba98c1
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-13T08:00:25+01:00
Stats : +8/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/wcd/c/df34894291e3ca3d22f378a4437c7b1cbbba98c1?branch=epel9
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:03 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:03 [rpms/wcd] epel9: 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