From ef49e98461b44b17f058b0094dd32859e054b01f76c5b13ab81ef5c896960e99 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 16 Jul 2024 17:00:52 +0000 Subject: [PATCH] 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 --- util-linux.changes | 5 +++++ util-linux.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/util-linux.changes b/util-linux.changes index fbfbc89..b85a22f 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 16 13:25:03 UTC 2024 - Valentin Lefebvre + +- uncomment "autoreconf --install" to use the new version of automake + ------------------------------------------------------------------- Mon Jun 10 10:44:55 UTC 2024 - Dirk Müller diff --git a/util-linux.spec b/util-linux.spec index 6204add..5322172 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -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\