From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:41596) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j3Qpf-00087g-FA for guix-patches@gnu.org; Sun, 16 Feb 2020 15:48:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j3Qpe-00089W-IY for guix-patches@gnu.org; Sun, 16 Feb 2020 15:48:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60013) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j3Qpe-00089H-Fq for guix-patches@gnu.org; Sun, 16 Feb 2020 15:48:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j3Qpe-00078V-E0 for guix-patches@gnu.org; Sun, 16 Feb 2020 15:48:02 -0500 Subject: [bug#39579] [PATCH v2 0/3] Include operating systems list in virt-manager. Resent-Message-ID: From: Brice Waegeneire Date: Sun, 16 Feb 2020 21:47:09 +0100 Message-Id: <20200216204712.16592-1-brice@waegenei.re> In-Reply-To: <20200212163046.15761-1-brice@waegenei.re> References: <20200212163046.15761-1-brice@waegenei.re> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 39579@debbugs.gnu.org The useless configure-flag of osinfo-db-tools has been removed and the package definition has been linted. osinfo-db has been linted and it's build call osinfo-db-import by it's absolute path. The commit message refering to virt-manager has been by the correct libosinfo, the libosinfo patch phase has been renamed and gobject-introspection has been moved to native-inputs as suggested by guix lint. Brice Waegeneire (3): gnu: osinfo-db-tools: Add osinfo-db-tools. gnu: osinfo-db: Add osinfo-db. gnu: libosinfo: Include operating systems list. gnu/packages/virtualization.scm | 87 ++++++++++++++++++++++++++++++++- 1 file changed, 85 insertions(+), 2 deletions(-) -- 2.25.0