Rebase to 26.4.19
This commit is contained in:
parent
4804df7bc7
commit
5b87f8e6fc
@ -6,6 +6,10 @@ The README file contains infromation on how to build the project from sources, a
|
||||
|
||||
On the other hand, the README-MySQL isn't prepared for packing by CMake, but contains useful information about the software usage and it is package in upstream-produced packages.
|
||||
|
||||
Offered upstream:
|
||||
https://github.com/codership/galera/pull/666
|
||||
https://groups.google.com/g/codership-team/c/Cn4UO3MkNQs
|
||||
|
||||
--- galera-26.4.18/CMakeLists.txt 2024-06-09 04:54:56.281408893 +0200
|
||||
+++ galera-26.4.18/CMakeLists.txt_patched 2024-06-09 06:52:58.093217968 +0200
|
||||
@@ -118,9 +118,8 @@ endif()
|
||||
|
@ -2,7 +2,7 @@
|
||||
ExcludeArch: %{ix86}
|
||||
|
||||
Name: galera
|
||||
Version: 26.4.18
|
||||
Version: 26.4.19
|
||||
Release: 1%{?dist}
|
||||
Summary: Synchronous multi-master wsrep provider (replication engine)
|
||||
|
||||
@ -106,6 +106,8 @@ sed -i 's;/usr/bin/garbd;/usr/sbin/garbd;g' %{buildroot}/usr/sbin/garb-systemd
|
||||
## specific to this service, either statically via systemd-sysusers or dynamically
|
||||
## via the DynamicUser= service setting.
|
||||
sed -i 's/User=nobody/User=garb/g' %{buildroot}%{_unitdir}/garbd.service
|
||||
# Maintainers from other distributions also tries to resolve it on the upstream:
|
||||
# https://github.com/codership/galera/pull/633
|
||||
|
||||
|
||||
%check
|
||||
@ -151,6 +153,9 @@ sed -i 's/User=nobody/User=garb/g' %{buildroot}%{_unitdir}/garbd.service
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 18 2024 Michal Schorm <mschorm@redhat.com> - 26.4.19-1
|
||||
- Rebase to 26.4.19
|
||||
|
||||
* Fri Jun 07 2024 Michal Schorm <mschorm@redhat.com> - 26.4.18-1
|
||||
- Rebase to 26.4.18
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (galera-26.4.18.tar.gz) = f386390af0a182620c1f2b1790e5021d0de0947141df6fa59dc86eee2d5c55233c3c56755a5532761d3dd13b991105674a1ab4c9e80d449325ca78a3a701dda2
|
||||
SHA512 (galera-26.4.19.tar.gz) = 5968d8def9882e30d714399c2c82ade4099e22b5fce3dc6646ad4068fb6e0cf2cf12dd714e8051c3fe7c38b68939892d8411b352ab6c7d302f558eb1d53c1597
|
||||
|
Loading…
Reference in New Issue
Block a user