Author: glen Date: Wed Apr 23 21:23:50 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - patch not to fail if same ip seen in different interfaces; rel 9
---- Files affected: SPECS: net-snmp.spec (1.104.2.9 -> 1.104.2.10) ---- Diffs: ================================================================ Index: SPECS/net-snmp.spec diff -u SPECS/net-snmp.spec:1.104.2.9 SPECS/net-snmp.spec:1.104.2.10 --- SPECS/net-snmp.spec:1.104.2.9 Thu Feb 21 17:50:13 2008 +++ SPECS/net-snmp.spec Wed Apr 23 23:23:45 2008 @@ -29,7 +29,7 @@ Summary(uk.UTF-8): Набір утиліт для протоколу SNMP від UC-Davis Name: net-snmp Version: 5.4.1 -Release: 8 +Release: 9 License: BSD-like Group: Networking/Daemons Source0: http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz @@ -55,6 +55,7 @@ Patch10: %{name}-lvalue.patch Patch11: %{name}-defaultconfig.patch Patch12: %{name}-use-rpm-hrmib.patch +Patch13: %{name}-duplicate-ip.patch URL: http://www.net-snmp.org/ BuildRequires: autoconf >= 2.61-3 BuildRequires: automake @@ -421,6 +422,7 @@ %patch10 -p1 %patch11 -p1 %patch12 -p1 +%patch13 -p0 %build %{__libtoolize} @@ -746,6 +748,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.104.2.10 2008-04-23 21:23:45 glen +- patch not to fail if same ip seen in different interfaces; rel 9 + Revision 1.104.2.9 2008-02-21 16:50:13 glen - patch to make snmpd not to crash on rpmdb queries; rel 8 @@ -831,7 +836,7 @@ - Release 2 Revision 1.87 2006/12/21 17:08:06 arekm -BR: python-setuptools +- BR: python-setuptools Revision 1.86 2006/12/21 01:26:20 arekm - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/net-snmp.spec?r1=1.104.2.9&r2=1.104.2.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
