From 9f533d60df8c248c790c41d80653e693e1a3f9e5 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Fri, 23 Jan 2015 14:19:02 +0100 Subject: gnu: util-linux: Update to 2.25.2. * gnu/packages/linux.scm (util-linux): Update to 2.25.2. Remove util-linux-perl.patch, and add util-linux-tests.patch. Adjust 'snippet'. [arguments]: Remove 'patch-chkdupexe' phase. Add 'pre-check' phase. [native-inputs]: Add NET-BASE. * gnu/packages/patches/util-linux-perl.patch: Remove. * gnu/packages/patches/util-linux-tests.patch: New file. * gnu-system.am (dist_patch_DATA): Adjust accordingly. --- gnu-system.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu-system.am') diff --git a/gnu-system.am b/gnu-system.am index 5d773caa91..61829ad098 100644 --- a/gnu-system.am +++ b/gnu-system.am @@ -488,7 +488,7 @@ dist_patch_DATA = \ gnu/packages/patches/unzip-CVE-2014-8139.patch \ gnu/packages/patches/unzip-CVE-2014-8140.patch \ gnu/packages/patches/unzip-CVE-2014-8141.patch \ - gnu/packages/patches/util-linux-perl.patch \ + gnu/packages/patches/util-linux-tests.patch \ gnu/packages/patches/vpnc-script.patch \ gnu/packages/patches/vtk-mesa-10.patch \ gnu/packages/patches/w3m-fix-compile.patch \ -- cgit v1.2.3