From 15fed34ed0fad97baea50fa15e45f1923245b876 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 27 Feb 2014 18:55:22 +0100 Subject: [PATCH] - 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@localhost" \ -- 2.44.0