From: Elan Ruusamäe Date: Thu, 20 Apr 2017 08:23:07 +0000 (+0300) Subject: --enable-libmount-support-mtab to fix net-snmpd -1 for hrPartitionTable X-Git-Tag: auto/th/util-linux-2.29.2-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Futil-linux.git;a=commitdiff_plain;h=db57b3d --enable-libmount-support-mtab to fix net-snmpd -1 for hrPartitionTable https://github.com/karelzak/util-linux/commit/e778642a9eb96975fcf3baa61dfa10add628af1a#commitcomment-21834174 --- 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 \