3
0
forked from pool/util-linux

Accepting request 1187958 from home:vlefebvre:branches:devel:tools:building

uncomment  to use the new version of automake

OBS-URL: https://build.opensuse.org/request/show/1187958
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=571
This commit is contained in:
Jan Engelhardt 2024-07-16 17:00:52 +00:00 committed by Git OBS Bridge
parent 8fa93575a6
commit ef49e98461
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 16 13:25:03 UTC 2024 - Valentin Lefebvre <valentin.lefebvre@suse.com>
- uncomment "autoreconf --install" to use the new version of automake
-------------------------------------------------------------------
Mon Jun 10 10:44:55 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -467,6 +467,7 @@ cp -a %{S:2} .
%autopatch -p1
# This test randomly fails or keeps hanging task inside build chroot (tested on 2.38).
rm tests/ts/lsns/ioctl_ns
AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
@ -513,7 +514,6 @@ configure_options+="--with-systemd "
%endif
# ulsubset == systemd
#AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi
# All dirs needs to be specified, as %%configure does not derive them
# from %%_prefix, and bootstrap build will fall back to /usr.
%configure\