forked from pool/util-linux
Accepting request 870580 from home:jengelh:branches:Base:System
- Override GTKDOCIZE with /bin/true so we can run autoreconf without needing gtk-doc as a dependency. OBS-URL: https://build.opensuse.org/request/show/870580 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=444
This commit is contained in:
parent
1ca06d70d9
commit
d23ec5587a
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 9 11:19:40 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Override GTKDOCIZE with /bin/true so we can run autoreconf
|
||||||
|
without needing gtk-doc as a dependency.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 4 02:17:39 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
Thu Feb 4 02:17:39 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
@ -79,7 +79,7 @@ Name: python3-libmount
|
|||||||
%endif
|
%endif
|
||||||
Summary: %main_summary
|
Summary: %main_summary
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: %main_group
|
Group: %group_pl
|
||||||
BuildRequires: audit-devel
|
BuildRequires: audit-devel
|
||||||
BuildRequires: binutils-devel
|
BuildRequires: binutils-devel
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -541,7 +541,7 @@ export CXXFLAGS="%{optflags} -D_GNU_SOURCE"
|
|||||||
#
|
#
|
||||||
# SUSE now supports only systemd based system. We do not build
|
# SUSE now supports only systemd based system. We do not build
|
||||||
# sysvinit-only versions of UTIL_LINUX_SYSTEMD_SOURCES utilities.
|
# sysvinit-only versions of UTIL_LINUX_SYSTEMD_SOURCES utilities.
|
||||||
AUTOPOINT=true autoreconf -vfi
|
AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi
|
||||||
%configure \
|
%configure \
|
||||||
--disable-silent-rules \
|
--disable-silent-rules \
|
||||||
--docdir=%{_docdir}/%{_name} \
|
--docdir=%{_docdir}/%{_name} \
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 9 11:19:40 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Override GTKDOCIZE with /bin/true so we can run autoreconf
|
||||||
|
without needing gtk-doc as a dependency.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 4 02:17:39 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
Thu Feb 4 02:17:39 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
@ -541,7 +541,7 @@ export CXXFLAGS="%{optflags} -D_GNU_SOURCE"
|
|||||||
#
|
#
|
||||||
# SUSE now supports only systemd based system. We do not build
|
# SUSE now supports only systemd based system. We do not build
|
||||||
# sysvinit-only versions of UTIL_LINUX_SYSTEMD_SOURCES utilities.
|
# sysvinit-only versions of UTIL_LINUX_SYSTEMD_SOURCES utilities.
|
||||||
AUTOPOINT=true autoreconf -vfi
|
AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi
|
||||||
%configure \
|
%configure \
|
||||||
--disable-silent-rules \
|
--disable-silent-rules \
|
||||||
--docdir=%{_docdir}/%{_name} \
|
--docdir=%{_docdir}/%{_name} \
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 9 11:19:40 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Override GTKDOCIZE with /bin/true so we can run autoreconf
|
||||||
|
without needing gtk-doc as a dependency.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 4 02:17:39 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
Thu Feb 4 02:17:39 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
@ -541,7 +541,7 @@ export CXXFLAGS="%{optflags} -D_GNU_SOURCE"
|
|||||||
#
|
#
|
||||||
# SUSE now supports only systemd based system. We do not build
|
# SUSE now supports only systemd based system. We do not build
|
||||||
# sysvinit-only versions of UTIL_LINUX_SYSTEMD_SOURCES utilities.
|
# sysvinit-only versions of UTIL_LINUX_SYSTEMD_SOURCES utilities.
|
||||||
AUTOPOINT=true autoreconf -vfi
|
AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi
|
||||||
%configure \
|
%configure \
|
||||||
--disable-silent-rules \
|
--disable-silent-rules \
|
||||||
--docdir=%{_docdir}/%{_name} \
|
--docdir=%{_docdir}/%{_name} \
|
||||||
|
Loading…
Reference in New Issue
Block a user