From db57b3d7ffcbce7ce4b1caf1b2de96aa4867152c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 20 Apr 2017 11:23:07 +0300 Subject: [PATCH] --enable-libmount-support-mtab to fix net-snmpd -1 for hrPartitionTable https://github.com/karelzak/util-linux/commit/e778642a9eb96975fcf3baa61dfa10add628af1a#commitcomment-21834174 --- util-linux.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/util-linux.spec b/util-linux.spec index 12740cb..994ef86 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -37,7 +37,7 @@ Summary(tr.UTF-8): Temel sistem araçları Summary(uk.UTF-8): Набір базових системних утиліт для Linux Name: util-linux Version: 2.29.2 -Release: 1 +Release: 2 License: GPL v2+ Group: Applications/System # https://github.com/karelzak/util-linux (GitHub backup) @@ -826,6 +826,7 @@ export CPPFLAGS="%{rpmcppflags} -I/usr/include/ncurses -DHAVE_LSEEK64_PROTOTYPE --bindir=/bin \ --sbindir=/sbin \ %{!?with_fallocate:--disable-fallocate} \ + --enable-libmount-support-mtab \ --disable-silent-rules \ --disable-use-tty-group \ --disable-wall \ -- 2.43.0