Rebuilt for Python 3.12

Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
Kaleb S. KEITHLEY 2023-06-16 11:54:52 -04:00
parent 0582b110e0
commit b084205cb3

View File

@ -805,8 +805,8 @@ This package provides the glusterfs thin-arbiter translator.
%setup -q -n %{name}-%{version}%{?prereltag}
%ifarch x86_64 aarch64
%patch 0001 -p1
%patch 0002 -p1
%endif
%patch 0002 -p1
%if ( ! %{_usepython3} )
echo "fixing python shebangs..."
for f in api events extras geo-replication libglusterfs tools xlators; do