[packages/util-linux] --enable-libmount-support-mtab to fix net-snmpd -1 for hrPartitionTable
glen
glen at pld-linux.org
Thu Apr 20 10:23:43 CEST 2017
commit db57b3d7ffcbce7ce4b1caf1b2de96aa4867152c
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Apr 20 11:23:07 2017 +0300
--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 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/util-linux.git/commitdiff/db57b3d7ffcbce7ce4b1caf1b2de96aa4867152c
More information about the pld-cvs-commit
mailing list