[packages/file] - disable libseccomp for now, causes "Bad system call" errors on i686

hawk hawk at pld-linux.org
Tue Jun 26 12:18:23 CEST 2018


commit cfd17b6b8c1d0a00cfe8ab49f1068d36b3d49d0a
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Tue Jun 26 10:17:38 2018 +0000

    - disable libseccomp for now, causes "Bad system call" errors on i686

 file.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/file.spec b/file.spec
index 74387ab..89a0b6f 100644
--- a/file.spec
+++ b/file.spec
@@ -30,7 +30,7 @@ Summary(zh_CN.UTF-8):	判定文件类型的工具。
 Summary(zh_TW.UTF-8):	用於決定檔案類型的一個工具程式。
 Name:		file
 Version:	5.33
-Release:	1
+Release:	2
 License:	distributable
 Group:		Applications/File
 Source0:	ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz
@@ -292,6 +292,7 @@ cp -a python py3
 %{__autoconf}
 %{__automake}
 %configure \
+	--disable-libseccomp \
 	--disable-silent-rules \
 	--enable-fsect-man5 \
 	%{?with_static_libs:--enable-static}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/file.git/commitdiff/cfd17b6b8c1d0a00cfe8ab49f1068d36b3d49d0a



More information about the pld-cvs-commit mailing list