Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4c2a3d8728 | |||
| b9afffc67a | |||
| 82e96a58ed |
@ -153,7 +153,7 @@
|
||||
|
||||
Name: %{majorname}%{majorversion}
|
||||
Version: %{package_version}
|
||||
Release: 1%{?with_debug:.debug}%{?dist}
|
||||
Release: 1%{?with_debug:.debug}%{?dist}.alma.1
|
||||
Epoch: 3
|
||||
|
||||
Summary: A very fast and robust SQL database server
|
||||
@ -1205,7 +1205,7 @@ rm %{buildroot}%{_mandir}/man1/{mariadb-client-test-embedded,mariadb-test-embedd
|
||||
|
||||
%if %{without clibrary}
|
||||
# Client part should be included in package 'mariadb-connector-c'
|
||||
rm %{buildroot}%{_libdir}/pkgconfig/libmariadb.pc
|
||||
find %{buildroot} -name libmariadb.pc -delete
|
||||
|
||||
rm %{buildroot}%{_sysconfdir}/my.cnf.d/client.cnf
|
||||
# Client library and links
|
||||
@ -1812,6 +1812,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Dec 04 2025 Andrew Lukoshko <alukoshko@almalinux.org> - 3:10.11.15-1.alma.1
|
||||
- Fix build on riscv64
|
||||
|
||||
* Mon Dec 01 2025 Petr Khartskhaev <pkhartsk@redhat.com> - 3:10.11.15-1
|
||||
- Rebase to 10.11.15
|
||||
- Resolves: RHBZ#2417697
|
||||
|
||||
Loading…
Reference in New Issue
Block a user