|
@@ -5,7 +5,7 @@ Summary: A collection of SNMP protocol tools and libraries.
|
|
Summary(ja): SNMP プロトコルツールとライブラリのコレクション
|
|
Summary(ja): SNMP プロトコルツールとライブラリのコレクション
|
|
Name: net-snmp
|
|
Name: net-snmp
|
|
Version: 5.6.1
|
|
Version: 5.6.1
|
|
-Release: 4%{?_dist_release}
|
|
|
|
|
|
+Release: 5%{?_dist_release}
|
|
License: BSDish
|
|
License: BSDish
|
|
Group: System Environment/Daemons
|
|
Group: System Environment/Daemons
|
|
URL: http://net-snmp.sourceforge.net/
|
|
URL: http://net-snmp.sourceforge.net/
|
|
@@ -178,7 +178,7 @@ MIBS="host agentx smux \
|
|
--with-pic \
|
|
--with-pic \
|
|
--enable-embedded-perl \
|
|
--enable-embedded-perl \
|
|
--with-openssl \
|
|
--with-openssl \
|
|
- --with-mnttab="/etc/mnttab" \
|
|
|
|
|
|
+ --with-mnttab="/etc/mtab" \
|
|
--with-sys-contact="root@localhost" <<EOF
|
|
--with-sys-contact="root@localhost" <<EOF
|
|
|
|
|
|
|
|
|
|
@@ -363,6 +363,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat May 07 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.6.1-5
|
|
|
|
+- change configure option (--with-mnttab=/etc/mtab)
|
|
|
|
+
|
|
* Tue Apr 12 2011 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.6.1-4
|
|
* Tue Apr 12 2011 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.6.1-4
|
|
- rebuilt with perl-5.12.3.
|
|
- rebuilt with perl-5.12.3.
|
|
|
|
|