SPECS: net-snmp.spec - patch not to fail if same ip seen in differ...

glen glen at pld-linux.org
Wed Apr 23 23:21:18 CEST 2008


Author: glen                         Date: Wed Apr 23 21:21:18 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patch not to fail if same ip seen in different interfaces; rel 11

---- Files affected:
SPECS:
   net-snmp.spec (1.115 -> 1.116) 

---- Diffs:

================================================================
Index: SPECS/net-snmp.spec
diff -u SPECS/net-snmp.spec:1.115 SPECS/net-snmp.spec:1.116
--- SPECS/net-snmp.spec:1.115	Fri Apr  4 21:02:50 2008
+++ SPECS/net-snmp.spec	Wed Apr 23 23:21:13 2008
@@ -29,7 +29,7 @@
 Summary(uk.UTF-8):	Набір утиліт для протоколу SNMP від UC-Davis
 Name:		net-snmp
 Version:	5.4.1
-Release:	10
+Release:	11
 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}
@@ -747,6 +749,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.116  2008-04-23 21:21:13  glen
+- patch not to fail if same ip seen in different interfaces; rel 11
+
 Revision 1.115  2008-04-04 19:02:50  qrczak
 - Fixed typos in bconds.
 - Release 10
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/net-snmp.spec?r1=1.115&r2=1.116&f=u



More information about the pld-cvs-commit mailing list