Upgrade to 26.4.16 and fix build error
This commit is contained in:
parent
cb63e9d32f
commit
a9c563962a
1965
Apply-upstream-patches-from-codership-galera-558.patch
Normal file
1965
Apply-upstream-patches-from-codership-galera-558.patch
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
BIN
galera-4-26.4.16.tar.gz
Normal file
BIN
galera-4-26.4.16.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global galeradoc %{buildroot}%{_docdir}/galera
|
||||
Name: galera
|
||||
Version: 26.4.14
|
||||
Version: 26.4.16
|
||||
Release: 1
|
||||
Summary: Synchronous multi-master replication library
|
||||
License: GPLv2
|
||||
URL: http://galeracluster.com/
|
||||
Source0: http://releases.galeracluster.com/%{name}-4.14/source/%{name}-4-%{version}.tar.gz
|
||||
Source0: http://releases.galeracluster.com/%{name}-4.16/source/%{name}-4-%{version}.tar.gz
|
||||
Source1: garbd.service
|
||||
#systemd startup script
|
||||
Source2: garbd-wrapper
|
||||
@ -13,6 +13,8 @@ Source2: garbd-wrapper
|
||||
#Use decode to make the SConstruct Python3 compatible
|
||||
#https://github.com/codership/galera/commit/71685db8da72b81a0950c19269281d10ae179706.patch
|
||||
Patch0000: galera-python3.patch
|
||||
# https://salsa.debian.org/mariadb-team/galera-4/-/commit/19f010d78a98d8c481b57de27b0b59cdad8b979d
|
||||
Patch0001: Apply-upstream-patches-from-codership-galera-558.patch
|
||||
|
||||
BuildRequires: asio-devel boost-devel check-devel gcc-c++ openssl-devel python3-scons systemd
|
||||
Requires: nmap-ncat
|
||||
@ -69,6 +71,9 @@ install -D -m 755 libgalera_smm.so %{buildroot}%{_libdir}/galera/li
|
||||
%{_unitdir}/garbd.service
|
||||
|
||||
%changelog
|
||||
* Wed Dec 06 2023 yaoxin <yao_xin001@hoperun.com> - 26.4.16-1
|
||||
- Upgrade to 26.4.16 and fix build error
|
||||
|
||||
* Tue Oct 31 2023 wangkai <13474090681@163.com> - 26.4.14-1
|
||||
- Update to 26.4.14
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user