This is a major update to the latest stable version of util-linux.
Signed-off-by: Stefan Schantl stefan.schantl@ipfire.org --- util-linux/util-linux.nm | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/util-linux/util-linux.nm b/util-linux/util-linux.nm index 68c0ef9..4d14b85 100644 --- a/util-linux/util-linux.nm +++ b/util-linux/util-linux.nm @@ -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