From patchwork Sun Jul 14 07:11:20 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: tusharhero--- via Guix-patches via X-Patchwork-Id: 29274 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id D7DFA27BBE9; Sun, 14 Jul 2024 08:13:16 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 4BB7C27BBE2 for ; Sun, 14 Jul 2024 08:13:15 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sStPr-0002nn-GD; Sun, 14 Jul 2024 03:13:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sStPp-0002nW-Pv for guix-patches@gnu.org; Sun, 14 Jul 2024 03:13:01 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sStPp-0003am-9w for guix-patches@gnu.org; Sun, 14 Jul 2024 03:13:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sStPq-0002pk-GN for guix-patches@gnu.org; Sun, 14 Jul 2024 03:13:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#72103] [PATCH 3/3] gnu: nfs-utils: Update to 2.6.4. Resent-From: ashish.is@lostca.se Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 14 Jul 2024 07:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 72103 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 72103@debbugs.gnu.org Cc: Ashish SHUKLA Received: via spool by 72103-submit@debbugs.gnu.org id=B72103.172094115310848 (code B ref 72103); Sun, 14 Jul 2024 07:13:02 +0000 Received: (at 72103) by debbugs.gnu.org; 14 Jul 2024 07:12:33 +0000 Received: from localhost ([127.0.0.1]:57054 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sStPN-0002ou-5L for submit@debbugs.gnu.org; Sun, 14 Jul 2024 03:12:33 -0400 Received: from anamika.lostca.se ([65.21.75.227]:47572) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sStPL-0002oe-E7 for 72103@debbugs.gnu.org; Sun, 14 Jul 2024 03:12:32 -0400 Received: from chateau-guix.home.inet6.fi (255.red-81-34-48.dynamicip.rima-tde.net [81.34.48.255]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id 663FA19F54; Sun, 14 Jul 2024 07:11:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1720941114; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=heTIVysO65/jClMkGZ1jMIfSExPywYx0xA9xnTDijNw=; b=CTWlPHwvdQM+htpSrRB9B4vMOzBiezUAAroXIRh5Bc+uRCI1GDQ0NDSq2vsJkfxaHSn+xG 1NaWb1J1Ke1P6rJz3DSaeeketGLCUVRitmJIZjz4X4NsmyENkIm/cNyRBtVTDJ+JrGdchR xaG5DhC9Y2PBHW1k2ONJfmqGm/yNwyY= Date: Sun, 14 Jul 2024 09:11:20 +0200 Message-ID: <1b606b6349678f0d327883391c3c056764a11add.1720941080.git.ashish.is@lostca.se> X-Mailer: git-send-email 2.45.2 In-Reply-To: <82f3209747b8cc1643f589ae91f976182b24168d.1720941080.git.ashish.is@lostca.se> References: <82f3209747b8cc1643f589ae91f976182b24168d.1720941080.git.ashish.is@lostca.se> MIME-Version: 1.0 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: , Reply-to: ashish.is@lostca.se X-ACL-Warn: , "ashish.is--- via Guix-patches" X-Patchwork-Original-From: "ashish.is--- via Guix-patches" via From: tusharhero--- via Guix-patches via Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches From: Ashish SHUKLA * gnu/packages/nfs.scm (nfs-utils): Update to 2.6.4. [arguments] Add configure flag "--disable-sbin-override" to keep the old behaviour where /sbin is not symlink. Implement substitution for udev rules paths. Change-Id: I13fb9783b6bc52057ead64e98c289cb17765f61a --- gnu/packages/nfs.scm | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/gnu/packages/nfs.scm b/gnu/packages/nfs.scm index 88d4069587..02252790bf 100644 --- a/gnu/packages/nfs.scm +++ b/gnu/packages/nfs.scm @@ -47,7 +47,7 @@ (define-module (gnu packages nfs) (define-public nfs-utils (package (name "nfs-utils") - (version "2.4.3") + (version "2.6.4") (source (origin (method url-fetch) (uri (string-append @@ -55,12 +55,13 @@ (define-public nfs-utils "/nfs-utils-" version ".tar.xz")) (sha256 (base32 - "16b5y82cjy1cvijg5zmdvivc6sfdlv2slyynxbwwyw43vpjzqrdg")))) + "178il6qfj0a2fhs9gzf2irw8qx1h41a3diqla6zvl2vxkkxv1cq1")))) (build-system gnu-build-system) (arguments `(#:configure-flags `("--disable-static" "--without-tcp-wrappers" + "--disable-sbin-override" ,(string-append "--with-start-statd=" (assoc-ref %outputs "out") "/sbin/start-statd") ,(string-append "--with-krb5=" (assoc-ref %build-inputs "mit-krb5")) @@ -109,6 +110,11 @@ (define-public nfs-utils (("^sbindir = /sbin") (string-append "sbindir = " (assoc-ref %outputs "out") "/sbin"))) + (substitute* `("tools/nfsrahead/Makefile.in" + "systemd/Makefile.in") + (("^udev_rulesdir = /usr/lib") + (string-append "udev_rulesdir = " + (assoc-ref %outputs "out") "/lib"))) #t))))) (inputs `(("keyutils" ,keyutils)