public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Denis Arnaud <denis.arnaud_fedora@m4x.org>
To: git-commits@fedoraproject.org
Subject: [rpms/soci] update-to-4.1.4: MariaDB-devel -> MySQL-devel
Date: Sat, 20 Jun 2026 04:40:03 GMT [thread overview]
Message-ID: <178193040329.1.9910760939925741005.rpms-soci-a4bd061fdb2b@fedoraproject.org> (raw)
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
+
next reply other threads:[~2026-06-20 4:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-20 4:40 Denis Arnaud [this message]
2026-06-20 4:40 [rpms/soci] update-to-4.1.4: MariaDB-devel -> MySQL-devel Denis Arnaud
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=178193040329.1.9910760939925741005.rpms-soci-a4bd061fdb2b@fedoraproject.org \
--to=denis.arnaud_fedora@m4x.org \
--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