Compare commits
1 Commits
c10s
...
a10s-riscv
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ff459de60 |
@ -157,7 +157,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
|
||||
@ -1200,7 +1200,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
|
||||
@ -1805,6 +1805,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 18 2025 Andrew Lukoshko <alukoshko@almalinux.org> - 3:10.11.11-1.alma.1
|
||||
- Fix build on riscv64
|
||||
|
||||
* Fri Feb 07 2025 Michal Schorm <mschorm@redhat.com> - 3:10.11.11-1
|
||||
- Rebase to 10.11.11
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user