Rebuilt for Python 3.12
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
0582b110e0
commit
b084205cb3
@ -805,8 +805,8 @@ This package provides the glusterfs thin-arbiter translator.
|
|||||||
%setup -q -n %{name}-%{version}%{?prereltag}
|
%setup -q -n %{name}-%{version}%{?prereltag}
|
||||||
%ifarch x86_64 aarch64
|
%ifarch x86_64 aarch64
|
||||||
%patch 0001 -p1
|
%patch 0001 -p1
|
||||||
%patch 0002 -p1
|
|
||||||
%endif
|
%endif
|
||||||
|
%patch 0002 -p1
|
||||||
%if ( ! %{_usepython3} )
|
%if ( ! %{_usepython3} )
|
||||||
echo "fixing python shebangs..."
|
echo "fixing python shebangs..."
|
||||||
for f in api events extras geo-replication libglusterfs tools xlators; do
|
for f in api events extras geo-replication libglusterfs tools xlators; do
|
||||||
|
Loading…
Reference in New Issue
Block a user