]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
util-linux: Update to 2.27
authorStefan Schantl <stefan.schantl@ipfire.org>
Mon, 26 Oct 2015 09:48:56 +0000 (10:48 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 26 Oct 2015 11:31:43 +0000 (11:31 +0000)
This is a major update to the latest stable version of util-linux.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
util-linux/util-linux.nm

index 68c0ef9d783873c5cdeb76b70978065dfd6a0dd0..4d14b857cd5884843fd6790dcd45c492f540f630 100644 (file)
@@ -4,10 +4,11 @@
 ###############################################################################
 
 name       = util-linux
-major_ver  = 2.25
-minor_ver  = 2
-version    = %{major_ver}.%{minor_ver}
-release    = 2
+major_ver  = 2.27
+minor_ver  = 
+version    = %{major_ver}
+#version    = %{major_ver}.%{minor_ver}
+release    = 1
 
 maintainer = Stefan Schantl <stefan.schantl@ipfire.org>
 groups     = System/Base
@@ -27,7 +28,7 @@ source_dl  = ftp://ftp.kernel.org/pub/linux/utils/util-linux/v%{major_ver}/
 build
        requires
                audit-devel
-               automake >= 1.13
+               automake >= 1.15
                coreutils >= 8.19
                gettext
                libcap-devel