Add explicit BR: libxcrypt-devel
Signed-off-by: Björn Esser <besser82@fedoraproject.org> -- Related: RHEL-78302
This commit is contained in:
parent
846890e4a4
commit
fda66f9282
@ -157,7 +157,7 @@
|
||||
|
||||
Name: %{majorname}%{majorversion}
|
||||
Version: %{package_version}
|
||||
Release: 2%{?with_debug:.debug}%{?dist}
|
||||
Release: 3%{?with_debug:.debug}%{?dist}
|
||||
Epoch: 3
|
||||
|
||||
Summary: A very fast and robust SQL database server
|
||||
@ -234,6 +234,7 @@ Summary: A very fast and robust SQL database server
|
||||
%endif
|
||||
|
||||
BuildRequires: make cmake gcc-c++
|
||||
BuildRequires: libxcrypt-devel
|
||||
BuildRequires: multilib-rpm-config
|
||||
BuildRequires: selinux-policy-devel
|
||||
BuildRequires: systemd systemd-devel
|
||||
@ -1804,6 +1805,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 3:10.11.10-2
|
||||
- Add explicit BR: libxcrypt-devel
|
||||
|
||||
* Fri Nov 29 2024 Timothée Ravier <tim@siosm.fr> - 3:10.11.10-2
|
||||
- Split mariadb-access & mariadb-find-rows into a client-utils subpackage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user