From: Jan Rękorajski Date: Mon, 22 Nov 2021 08:25:34 +0000 (+0100) Subject: - build with 32-bit time on ix86 for now, rel 3 X-Git-Tag: auto/th/findutils-4.8.0-3 X-Git-Url: https://git.pld-linux.org/?p=packages%2Ffindutils.git;a=commitdiff_plain;h=e48dfeacdda714e1d34b0e279f6516d11a1b7399 - build with 32-bit time on ix86 for now, rel 3 --- diff --git a/findutils.spec b/findutils.spec index cc28e28..3d3258d 100644 --- a/findutils.spec +++ b/findutils.spec @@ -12,7 +12,7 @@ Summary(pt_BR.UTF-8): Utilitários de procura da GNU Summary(tr.UTF-8): GNU dosya arama araçları Name: findutils Version: 4.8.0 -Release: 2 +Release: 3 Epoch: 1 License: GPL v3+ Group: Applications/File @@ -98,6 +98,10 @@ arayabilirsiniz. %{__autoconf} %{__autoheader} %{__automake} +%ifarch %{ix86} +# 64 bit time_t on ix86 requires glibc 2.32+ built with/for kernel 5.6+ +TIME_T_32_BIT_OK=yes \ +%endif %configure \ --disable-silent-rules \ %{__with_without selinux}