public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/soci] update-to-4.1.4: Use correct name for the mariadb package
@ 2026-06-20  4:39 Honza Horak
  0 siblings, 0 replies; only message in thread
From: Honza Horak @ 2026-06-20  4:39 UTC (permalink / raw)
  To: git-commits

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
 

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20  4:39 [rpms/soci] update-to-4.1.4: Use correct name for the mariadb package Honza Horak

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