public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/soci] update-to-4.1.4: MariaDB-devel -> MySQL-devel
@ 2026-06-20  4:40 Denis Arnaud
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Arnaud @ 2026-06-20  4:40 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/soci
Branch : update-to-4.1.4
Commit : a4bd061fdb2b384e63d6bff0acc0e4bdd250c0c2
Author : Denis Arnaud <denis.arnaud_fedora@m4x.org>
Date   : 2024-10-28T20:14:27+01:00
Stats  : +4/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/soci/c/a4bd061fdb2b384e63d6bff0acc0e4bdd250c0c2?branch=update-to-4.1.4

Log:
MariaDB-devel -> MySQL-devel

---
diff --git a/soci.spec b/soci.spec
index a59bf52..e1f6d90 100644
--- a/soci.spec
+++ b/soci.spec
@@ -26,7 +26,6 @@ Version:        4.0.3
 %global ups_ver 4.0.3
 Release:        %autorelease
 Summary:        The database access library for C++ programmers
-# Automatically converted from old format: Boost - review is highly recommended.
 License:        BSL-1.0
 URL:            https://github.com/SOCI/%{name}
 Source0:        %{url}/archive/%{ups_ver}.tar.gz#/%{name}-%{version}.tar.gz
@@ -34,7 +33,6 @@ Source0:        %{url}/archive/%{ups_ver}.tar.gz#/%{name}-%{version}.tar.gz
 # Works around a false positive -Wuninitialized error exposed by LTO
 Patch0:         soci-uninit.patch
 
-
 BuildRequires:  dos2unix
 BuildRequires:  gcc gcc-c++
 BuildRequires:  cmake
@@ -60,7 +58,7 @@ install %{name}-sqlite3.}
 %{?with_mysql:%package        mysql
 Summary:        MySQL back-end for %{name}
 Requires:       %{name}%{?_isa} = %{version}-%{release}
-BuildRequires:  mariadb-connector-c-devel
+BuildRequires:  mysql-devel
 
 %description    mysql
 This package contains the MySQL back-end for %{name}, i.e.,
@@ -306,7 +304,9 @@ rm -f %{buildroot}%{_libdir}/*.a
 
 
 %files doc
-%doc AUTHORS ChangeLog COPYING NEWS README docs
+%doc AUTHORS ChangeLog NEWS README docs
+%license COPYING
 
 %changelog
 %autochangelog
+

^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [rpms/soci] update-to-4.1.4: MariaDB-devel -> MySQL-devel
@ 2026-06-20  4:40 Denis Arnaud
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Arnaud @ 2026-06-20  4:40 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/soci
Branch : update-to-4.1.4
Commit : eaf9a56d470dbbbe56c87717c17886425f85ee5b
Author : Denis Arnaud <denis.arnaud_fedora@m4x.org>
Date   : 2024-10-29T15:12:17+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/soci/c/eaf9a56d470dbbbe56c87717c17886425f85ee5b?branch=update-to-4.1.4

Log:
MariaDB-devel -> MySQL-devel

---
diff --git a/soci.spec b/soci.spec
index e1f6d90..238cb0e 100644
--- a/soci.spec
+++ b/soci.spec
@@ -125,7 +125,7 @@ to install %{name}-sqlite3.}
 Summary:        MySQL back-end for %{name}
 Requires:       %{name}-devel = %{version}-%{release}
 Requires:       %{name}-mysql = %{version}-%{release}
-Requires:       mariadb-connector-c-devel
+Requires:       mysql-devel
 
 %description    mysql-devel
 This package contains the MySQL back-end for %{name}, i.e., header

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-20  4:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20  4:40 [rpms/soci] update-to-4.1.4: MariaDB-devel -> MySQL-devel Denis Arnaud
2026-06-20  4:40 Denis Arnaud

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