public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schorm <mschorm@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mariadb-connector-c] f43: [cleanup] Remove stale 'mariadb-config' Obsoletes
Date: Thu, 25 Jun 2026 18:20:06 GMT [thread overview]
Message-ID: <178241160683.1.18142562159121759346.rpms-mariadb-connector-c-dd9e5848d092@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mariadb-connector-c
Branch : f43
Commit : dd9e5848d0923fe78969e87b140b098c070181bc
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-06-24T00:40:24+02:00
Stats : +0/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/mariadb-connector-c/c/dd9e5848d0923fe78969e87b140b098c070181bc?branch=f43
Log:
[cleanup] Remove stale 'mariadb-config' Obsoletes
The 'Obsoletes: mariadb-config <= 3:10.3.8-4' was added in 2018
(Fedora 29) when the '-config' subpackage was split out. MariaDB 10.3
is long EOL and no supported Fedora release still carries
'mariadb-config'. Every upgrade path has already resolved this
transition.
Also remove the corresponding 'rpmlintrc' filter for
'obsolete-not-provided mariadb-config', since the 'Obsoletes' is gone.
Co-Authored-By: Claude AI <noreply@anthropic.com>
---
diff --git a/mariadb-connector-c.rpmlintrc b/mariadb-connector-c.rpmlintrc
index 4559c19..80f1cf8 100644
--- a/mariadb-connector-c.rpmlintrc
+++ b/mariadb-connector-c.rpmlintrc
@@ -23,6 +23,3 @@ addFilter(r'no-manual-page-for-binary (mariadb|mysql)_config$')
# Tests files are expected in /usr/share
addFilter(r'arch-dependent-file-in-usr-share /usr/share/mariadb-connector-c/tests/')
-
-# The provide is not needed
-addFilter(r'obsolete-not-provided mariadb-config')
diff --git a/mariadb-connector-c.spec b/mariadb-connector-c.spec
index a164ea7..165f03d 100644
--- a/mariadb-connector-c.spec
+++ b/mariadb-connector-c.spec
@@ -96,7 +96,6 @@ Requires running MariaDB / MySQL server with create database "test".
%package config
Summary: Configuration files for packages that use /etc/my.cnf as a configuration file
BuildArch: noarch
-Obsoletes: mariadb-config <= 3:10.3.8-4
%description config
This package delivers /etc/my.cnf that includes other configuration files
reply other threads:[~2026-06-25 18:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178241160683.1.18142562159121759346.rpms-mariadb-connector-c-dd9e5848d092@fedoraproject.org \
--to=mschorm@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox