public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Honza Horak <hhorak@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/soci] update-to-4.1.4: Use correct name for the mariadb package
Date: Sat, 20 Jun 2026 04:39:56 GMT	[thread overview]
Message-ID: <178193039600.1.1003385250633057150.rpms-soci-0417dde9ebe8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/soci
Branch : update-to-4.1.4
Commit : 0417dde9ebe8c4564101fdaf741a252692b98c6c
Author : Honza Horak <hhorak@redhat.com>
Date   : 2021-02-02T10:29:51+01:00
Stats  : +6/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/soci/c/0417dde9ebe8c4564101fdaf741a252692b98c6c?branch=update-to-4.1.4

Log:
Use correct name for the mariadb package

---
diff --git a/soci.spec b/soci.spec
index f81b15f..5f8dd9d 100644
--- a/soci.spec
+++ b/soci.spec
@@ -23,7 +23,7 @@
 Name:           soci
 Version:        4.0.1.alpha2
 %global ups_ver 4.0.1-alpha2
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        The database access library for C++ programmers
 License:        Boost
 URL:            https://github.com/SOCI/%{name}
@@ -59,7 +59,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.,
@@ -126,7 +126,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
@@ -321,6 +321,9 @@ rm -f %{buildroot}%{_libdir}/*.a
 %doc AUTHORS ChangeLog COPYING NEWS README docs
 
 %changelog
+* Tue Feb  2 2021 Honza Horak <hhorak@redhat.com> - 4.0.1.alpha2-7
+- Use correct name for the mariadb package
+
 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.1.alpha2-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
 

                 reply	other threads:[~2026-06-20  4:39 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=178193039600.1.1003385250633057150.rpms-soci-0417dde9ebe8@fedoraproject.org \
    --to=hhorak@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