[packages/findutils] - build with 32-bit time on ix86 for now, rel 3

baggins baggins at pld-linux.org
Mon Nov 22 09:26:01 CET 2021


commit e48dfeacdda714e1d34b0e279f6516d11a1b7399
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Nov 22 09:25:34 2021 +0100

    - build with 32-bit time on ix86 for now, rel 3

 findutils.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/findutils.git/commitdiff/e48dfeacdda714e1d34b0e279f6516d11a1b7399



More information about the pld-cvs-commit mailing list