[packages/net-snmp] - drop _datadir/snmp/mibs from mib dir list, duplicate system location just confuses third party,

baggins baggins at pld-linux.org
Thu Feb 27 18:56:14 CET 2014


commit 15fed34ed0fad97baea50fa15e45f1923245b876
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Feb 27 18:55:22 2014 +0100

    - drop _datadir/snmp/mibs from mib dir list, duplicate system location
      just confuses third party, and that dir wasn't packaged anywhere
    - rel 5

 net-snmp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/net-snmp.spec b/net-snmp.spec
index f2fcb11..366358d 100644
--- a/net-snmp.spec
+++ b/net-snmp.spec
@@ -26,7 +26,7 @@ Summary(ru.UTF-8):	Набор утилит для протокола SNMP от U
 Summary(uk.UTF-8):	Набір утиліт для протоколу SNMP від UC-Davis
 Name:		net-snmp
 Version:	5.7.2
-Release:	4
+Release:	5
 License:	BSD-like
 Group:		Networking/Daemons
 Source0:	http://downloads.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz
@@ -480,7 +480,7 @@ MIBS="$MIBS ucd-snmp/lmsensorsMib"
 	%{__with_without perl perl-modules} \
 	%{__with_without python python-modules} \
 	--enable-local-smux \
-	--with-mibdirs='$HOME/.snmp/mibs:/usr/share/mibs:%{_datadir}/snmp/mibs' \
+	--with-mibdirs='$HOME/.snmp/mibs:/usr/share/mibs' \
 	--with-mib-modules="$MIBS" \
 	--with-security-modules="%{?with_kerberos5:ksm }tsm" \
 	--with-sys-contact="root at localhost" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/net-snmp.git/commitdiff/15fed34ed0fad97baea50fa15e45f1923245b876



More information about the pld-cvs-commit mailing list