forked from pool/util-linux
Accepting request 1187966 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1187966 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=288
This commit is contained in:
commit
7432bb091d
@ -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>
|
||||
|
||||
|
@ -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\
|
||||
|
Loading…
Reference in New Issue
Block a user