public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Pavol Sloboda <psloboda@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/soci] update-to-4.1.4: cleanup: BuildRequires of mariadb-connector-c-devel over mysql-devel
Date: Sat, 20 Jun 2026 04:40:07 GMT	[thread overview]
Message-ID: <178193040740.1.3717851292339372939.rpms-soci-dc4cdefe632a@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/soci
            Branch : update-to-4.1.4
            Commit : dc4cdefe632ab64969e984da4c622fe3fff4308e
            Author : Pavol Sloboda <psloboda@redhat.com>
            Date   : 2025-05-05T16:06:40+02:00
            Stats  : +2/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/soci/c/dc4cdefe632ab64969e984da4c622fe3fff4308e?branch=update-to-4.1.4

            Log:
            cleanup: BuildRequires of mariadb-connector-c-devel over mysql-devel

Replaced the BuildeRequires of mysql-devel for mariadb-connector-c-devel
as it is prefered.

---
diff --git a/soci.spec b/soci.spec
index 72cad0a..ca8d847 100644
--- a/soci.spec
+++ b/soci.spec
@@ -65,7 +65,7 @@ install %{name}-sqlite3.}
 %{?with_mysql:%package        mysql
 Summary:        MySQL back-end for %{name}
 Requires:       %{name}%{?_isa} = %{version}-%{release}
-BuildRequires:  mysql-devel
+BuildRequires:  mariadb-connector-c-devel
 
 %description    mysql
 This package contains the MySQL back-end for %{name}, i.e.,
@@ -143,7 +143,7 @@ to install %{name}-sqlite3.}
 Summary:        MySQL back-end for %{name}
 Requires:       %{name}-devel = %{version}-%{release}
 Requires:       %{name}-mysql = %{version}-%{release}
-Requires:       mysql-devel
+Requires:       mariadb-connector-c-devel
 
 %description    mysql-devel
 This package contains the MySQL back-end for %{name}, i.e., header

                 reply	other threads:[~2026-06-20  4:40 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=178193040740.1.3717851292339372939.rpms-soci-dc4cdefe632a@fedoraproject.org \
    --to=psloboda@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