forked from pool/glusterfs
Accepting request 1240112 from filesystems
- Fix build with python 3.13, remove distributed python.m4 to use the system one that's up to date. OBS-URL: https://build.opensuse.org/request/show/1240112 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glusterfs?expand=0&rev=40
This commit is contained in:
commit
ab9a7b1049
@ -1,4 +1,4 @@
|
|||||||
mtime: 1724938126
|
mtime: 1737705677
|
||||||
commit: 00a808796c22b4854ddde847eb4b438e74400c9558f0f2a08bf140e5d07dd014
|
commit: f01ee0e53d7b174ff3b479b7aea70c1691ed5ee242e531a987adadccb39ac4a1
|
||||||
url: https://src.opensuse.org/jengelh/glusterfs
|
url: https://src.opensuse.org/jengelh/glusterfs
|
||||||
revision: master
|
revision: master
|
||||||
|
BIN
build.specials.obscpio
(Stored with Git LFS)
BIN
build.specials.obscpio
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 24 08:00:04 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
- Fix build with python 3.13, remove distributed python.m4 to use the
|
||||||
|
system one that's up to date.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 22 18:11:49 UTC 2024 - pgajdos@suse.com
|
Thu Aug 22 18:11:49 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -147,6 +147,8 @@ links.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
# Remove old python.m4 to use system default. Makes it compatible with python3.13
|
||||||
|
rm contrib/aclocal/python.m4
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%define _lto_cflags %nil
|
%define _lto_cflags %nil
|
||||||
|
Loading…
x
Reference in New Issue
Block a user