public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ncid] rawhide: Merge #4 `Use '-any' virtual provides for MariaDB/MySQL dependencies`
@ 2026-07-29 13:33 Mosaab Alzoubi
  0 siblings, 0 replies; only message in thread
From: Mosaab Alzoubi @ 2026-07-29 13:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ncid
Branch : rawhide
Commit : 1254ce91349b4dd68305984ead9d843d2b5a8105
Author : Mosaab Alzoubi <moceap@fedoraproject.org>
Date   : 2026-07-29T13:33:50+00:00
Stats  : +7/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ncid/c/1254ce91349b4dd68305984ead9d843d2b5a8105?branch=rawhide

Log:
Merge #4 `Use '-any' virtual provides for MariaDB/MySQL dependencies`

---
diff --git a/ncid.spec b/ncid.spec
index 2566e94..338e7dd 100644
--- a/ncid.spec
+++ b/ncid.spec
@@ -75,7 +75,9 @@ desktop must be running.
 %package mysql
 Summary:    NCID mysql module inputs Caller ID information into a SQL database
 BuildArch:  noarch
-Requires:   %{name}-client = %{version}-%{release}, mysql
+Requires:   %{name}-client = %{version}-%{release}
+Requires:   mysql-any
+Recommends: mysql
 
 %description mysql
 The NCID mysql module inputs NCID Caller information into a SQL database

diff --git a/ncid.spec b/ncid.spec
index 2d77ca4..338e7dd 100644
--- a/ncid.spec
+++ b/ncid.spec
@@ -1,6 +1,6 @@
 Name:       ncid
 Version:    1.18
-Release:    7%{?dist}
+Release:    8%{?dist}
 Summary:    Network Caller ID server, client and gateways
 Requires:   logrotate
 # Automatically converted from old format: GPLv3+ - review is highly recommended.
@@ -484,6 +484,9 @@ touch --no-create %{_datadir}/icons/hicolor &>/dev/null
 gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %changelog
+* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-8
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
 * Mon Jun 08 2026 František Zatloukal <fzatlouk@redhat.com> - 1.18-7
 - Rebuilt for icu 78.3
 

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

only message in thread, other threads:[~2026-07-29 13:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 13:33 [rpms/ncid] rawhide: Merge #4 `Use '-any' virtual provides for MariaDB/MySQL dependencies` Mosaab Alzoubi

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