public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mariadb-connector-c] f43: [cleanup] Remove stale 'rpmlintrc' filters for 'debuginfo'/'debugsource'
@ 2026-06-25 18:20 Michal Schorm
  0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-06-25 18:20 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/mariadb-connector-c
            Branch : f43
            Commit : a15176efcd0460529241664109e7719560c11894
            Author : Michal Schorm <mschorm@redhat.com>
            Date   : 2026-06-24T00:40:24+02:00
            Stats  : +0/-6 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/mariadb-connector-c/c/a15176efcd0460529241664109e7719560c11894?branch=f43

            Log:
            [cleanup] Remove stale 'rpmlintrc' filters for 'debuginfo'/'debugsource'

The 'no-documentation' filter for 'debugsource' and 'useless-provides'
filter for 'debuginfo' are no longer needed -- current 'rpmlint' (2.9.0+)
no longer emits these warnings. The stale filters themselves cause
'unused-rpmlintrc-filter' errors.

Co-Authored-By: Claude AI <noreply@anthropic.com>

---
diff --git a/mariadb-connector-c.rpmlintrc b/mariadb-connector-c.rpmlintrc
index 80f1cf8..da55c1a 100644
--- a/mariadb-connector-c.rpmlintrc
+++ b/mariadb-connector-c.rpmlintrc
@@ -8,12 +8,6 @@
 # Spelling errors
 addFilter(r'spelling-error .*en_US.* (libmariadb|cnf|Testsuite|ctest) ')
 
-# Debugsource
-addFilter(r'^mariadb-connector-c\d?-debugsource\.[^:]+: (E|W): no-documentation')
-
-# Debuginfo
-addFilter(r'^mariadb-connector-c\d?-debuginfo\.[^:]+: (E|W): useless-provides debuginfo\(build-id\)')
-
 # Missing documentation from subpackages
 addFilter(r'^mariadb-connector-c\d?-(devel|config|test)\.[^:]+: (E|W): no-documentation')
 

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

only message in thread, other threads:[~2026-06-25 18:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25 18:20 [rpms/mariadb-connector-c] f43: [cleanup] Remove stale 'rpmlintrc' filters for 'debuginfo'/'debugsource' Michal Schorm

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