[packages/usql] disable netezza driver (fails to build on i686)

atler atler at pld-linux.org
Thu Jul 15 22:17:26 CEST 2021


commit 82925544d8e8f5e4594e66a717f789c631ad89f3
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Jul 15 22:16:29 2021 +0200

    disable netezza driver (fails to build on i686)
    
    see https://github.com/IBM/nzgo/issues/38

 usql.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/usql.spec b/usql.spec
index f638e2b..a6cc242 100644
--- a/usql.spec
+++ b/usql.spec
@@ -24,7 +24,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_debugsource_packages	0
 
-%define		tags	most godror oracle sqlite_app_armor sqlite_fts5 sqlite_introspect sqlite_json1 sqlite_stat4 sqlite_userauth sqlite_vtable sqlite_icu no_adodb no_h2
+%define		tags	most godror oracle sqlite_app_armor sqlite_fts5 sqlite_introspect sqlite_json1 sqlite_stat4 sqlite_userauth sqlite_vtable sqlite_icu no_adodb no_h2 no_netezza
 
 %description
 A universal command-line interface for PostgreSQL, MySQL, Oracle
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/usql.git/commitdiff/82925544d8e8f5e4594e66a717f789c631ad89f3



More information about the pld-cvs-commit mailing list