Author: glen Date: Mon Jan 26 20:05:26 2009 GMT Module: SPECS Tag: AC-branch ---- Log message: - bigger timeout
---- Files affected: SPECS: net-snmp.spec (1.104.2.18 -> 1.104.2.19) ---- Diffs: ================================================================ Index: SPECS/net-snmp.spec diff -u SPECS/net-snmp.spec:1.104.2.18 SPECS/net-snmp.spec:1.104.2.19 --- SPECS/net-snmp.spec:1.104.2.18 Thu Jan 22 23:56:46 2009 +++ SPECS/net-snmp.spec Mon Jan 26 21:05:20 2009 @@ -21,7 +21,7 @@ Summary(uk.UTF-8): Набір утиліт для протоколу SNMP від UC-Davis Name: net-snmp Version: 5.4.2.1 -Release: 1.3 +Release: 1.12 License: BSD-like Group: Networking/Daemons Source0: http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz @@ -49,12 +49,13 @@ Patch12: %{name}-use-rpm-hrmib.patch Patch13: %{name}-snmpnetstat-getbulk.patch Patch14: %{name}-netlink.patch +Patch15: %{name}-TCP_STATS_CACHE_TIMEOUT.patch URL: http://www.net-snmp.org/ BuildRequires: autoconf >= 2.61-3 BuildRequires: automake BuildRequires: elfutils-devel %{?with_kerberos5:BuildRequires: heimdal-devel} -BuildRequires: libnl-devel +BuildRequires: libnl-devel >= 0.5.0 BuildRequires: libtool >= 1.4 BuildRequires: libwrap-devel %{?with_lm_sensors:BuildRequires: lm_sensors-devel} @@ -420,6 +421,7 @@ %patch12 -p1 %patch13 -p1 %patch14 -p1 +%patch15 -p1 %build %{__libtoolize} @@ -771,6 +773,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.104.2.19 2009/01/26 20:05:20 glen +- bigger timeout + Revision 1.104.2.18 2009/01/22 22:56:46 glen - prep for netlink optimizations for snmpnetstat ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/net-snmp.spec?r1=1.104.2.18&r2=1.104.2.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
