From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id SCwsBW5BYGAErwAAgWs5BA (envelope-from ) for ; Sun, 28 Mar 2021 10:42:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id ANl9Om1BYGAcewAAbx9fmQ (envelope-from ) for ; Sun, 28 Mar 2021 08:42:21 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A1F5DA4AC for ; Sun, 28 Mar 2021 10:42:21 +0200 (CEST) Received: from localhost ([::1]:37716 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lQR00-0004g3-RI for larch@yhetil.org; Sun, 28 Mar 2021 04:42:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60046) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQQzi-0004fO-Ew for guix-patches@gnu.org; Sun, 28 Mar 2021 04:42:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33854) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lQQzh-00086Q-VX for guix-patches@gnu.org; Sun, 28 Mar 2021 04:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lQQzh-0001tp-Sc for guix-patches@gnu.org; Sun, 28 Mar 2021 04:42:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47443] [PATCH 1/6] gnu: libspatialite: Update dependencies. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 28 Mar 2021 08:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47443 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47443@debbugs.gnu.org Cc: Felix Gruber Received: via spool by 47443-submit@debbugs.gnu.org id=B47443.16169208667174 (code B ref 47443); Sun, 28 Mar 2021 08:42:01 +0000 Received: (at 47443) by debbugs.gnu.org; 28 Mar 2021 08:41:06 +0000 Received: from localhost ([127.0.0.1]:45385 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQQyo-0001re-0x for submit@debbugs.gnu.org; Sun, 28 Mar 2021 04:41:06 -0400 Received: from mout01.posteo.de ([185.67.36.65]:60832) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQQym-0001r3-9N for 47443@debbugs.gnu.org; Sun, 28 Mar 2021 04:41:04 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id E137E16005F for <47443@debbugs.gnu.org>; Sun, 28 Mar 2021 10:40:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1616920857; bh=rWF8FDcy1Gd8E0IAvRHw03NzQgTTnSi0+FoYS0zGYC0=; h=From:To:Cc:Subject:Date:From; b=KbG4iunGaJV7HMEryyNFH2syhTb1NWqNtZnn7orlmzmfuilDSG39CgmEpIpeOGtGK +36XehCIYTr+C58Ipg6ePFAx+0DioSM465NYHNiKeZ/nt/VwcjVAATjWvP5XVNA737 Mit8SsS4pSFujYqWbCXzTnnXGHmZnryJ2AMZwIX2rE7r9AnD5tlp5a/4wmmFSR+rkD NElUBotnwCXT8ZpuPLXhvfB6S4k0w4jiHbSHUbasx6tKCIF910XT7PGUBivhpKA+Ky rmTTFtyBeSMlDAS69lZe32Nq9cGqHb83Rqy+5f9rviPHfruLgIGZZFwJLiw8rjvqRG yffE31SlfztrQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4F7Tgs27xMz6tm6; Sun, 28 Mar 2021 10:40:56 +0200 (CEST) From: Felix Gruber Date: Sun, 28 Mar 2021 10:40:18 +0200 Message-Id: <20210328084023.3749-1-felgru@posteo.net> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210328083408.3462-1-felgru@posteo.net> References: <20210328083408.3462-1-felgru@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1616920941; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=5uy02g/t3Q8oHn0v6yfvHbqsnS22Z685+eWkpZkcrSM=; b=BMZFD1rUonA9/PjGRudKCWSgxhOWNIUdxn7h9fxHkKwMU+lUC/Bt5rIF83ciakcDYDJrHV xFWfDtPKt8XMRh31upZGnwgOrQhXyLkZkz8ZewZWmxl1zxq9iuNKnyP9MUZq4speCxe/C/ RmhcHcPBCfWYugGxeI9fRfDTYPsywYQv4evhuMrgtf0cUm1KIGFcdtPXeQxlFwj4xOfF6h 1itpyEamTLZGIbmKcf8WoPMqKuDDnmXKtDLYkfRnAYbn0EH6X3fVmCjX2zL3Zl/uEGVpol 6DW/B6SCxSuE1AFyb72P26LVuZUdg+8JHnB4Mf4+QezM2cRbNe6RNNjTRPBpPg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1616920941; a=rsa-sha256; cv=none; b=qXQMCbn3WayM8Lu77QEGVpWpkPfUUyouLEfWdOFiVcWj/KxEfQdfkF4AQSmtQVOPVvA3N+ GBR4C8qbO1ihMQ66ljbyeFhgWL5/aHzxebo7fdXViAGzFRoJUO6aVXDi6FH4lVr9aeCvpE O1bCJCjDR8hwk9ciYI8A7LsT81XpDAAWGhQKGKh07rLi6oZGwh/ll/VUZzucMQcG5yOl4L 6yFv/JzRyCrcckE2uYTMLFoIaMrCmpWupFXsP7Q8orjFFU1RREUYpNMozqqMvRUh2ffAEP r99aUF9+MzPfpHss7GPDsMQJLGDsi/GfhEf857yBip9LH6PaA08vdY5+ZzH5LQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=KbG4iunG; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.68 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=KbG4iunG; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: A1F5DA4AC X-Spam-Score: 3.68 X-Migadu-Scanner: scn0.migadu.com X-TUID: 5ljcEgyjfesb * gnu/packages/geo.scm (libspatialite, spatialite-tools): Update dependencies. [inputs] replace proj.4 with proj and remove zlib which is not used anymore since libspatialite started using minizip. (libspatialite)[arguments] fix regex to not disable more tests than necessary. --- gnu/packages/geo.scm | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index 97fa83b86b..8c98534a4a 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -442,9 +442,8 @@ writing GeoTIFF information tags.") ("librttopo" ,librttopo) ("libxml2" ,libxml2) ("minizip" ,minizip) - ("proj.4" ,proj.4) - ("sqlite" ,sqlite) - ("zlib" ,zlib))) + ("proj" ,proj) + ("sqlite" ,sqlite))) (arguments `(#:configure-flags '("--enable-rttopo=yes") @@ -454,7 +453,7 @@ writing GeoTIFF information tags.") (add-after 'unpack 'ignore-broken-tests (lambda _ (substitute* '("test/Makefile.in") - (("\tcheck_sql_stm.*" all) "\tcheck_multithread$(EXEEXT) \\\n") + (("\tcheck_sql_stmt.* (check_sql_.*)" all tiny) (string-append "\t" tiny)) (("(\tch.*) check_v.*ble2.*$" all vt1) (string-append vt1 " \\\n")) (("\tch.* (check_v.*ble4.*)$" all vt4) (string-append "\t" vt4))) #t))))) @@ -1748,10 +1747,9 @@ associated attribute file (@file{.dbf}).") ("libspatialite" ,libspatialite) ("libxml2" ,libxml2) ("minizip" ,minizip) - ("proj.4" ,proj.4) + ("proj" ,proj) ("readosm" ,readosm) - ("sqlite" ,sqlite) - ("zlib" ,zlib))) + ("sqlite" ,sqlite))) (synopsis "Collection of command line tools for SpatiaLite") (description "@code{spatialite-tools} is a collection of Command Line Interface (CLI) -- 2.30.2