From 7df074dc60175d1b774e453b59e9964e392257f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Vok=C3=A1l?= Date: Fri, 22 Sep 2006 13:37:32 +0000 Subject: [PATCH] - fix deprecated syscall base_reachable_time (#207273) --- net-snmp.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index 9824ee7..9020470 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -7,7 +7,7 @@ Summary: A collection of SNMP protocol tools and libraries. Name: net-snmp Version: %{major_ver} -Release: 8%{?dist} +Release: 9%{?dist} Epoch: 1 License: BSDish @@ -43,6 +43,7 @@ Patch29: net-snmp-5.3.1-config_libdir.patch Patch30: net-snmp-5.3.1-lm_sensors.patch Patch31: net-snmp-5.3.1-tcp-udp-mib-byteorder.patch Patch32: net-snmp-5.3.1-local-addr.patch +Patch33: net-snmp-5.3.1-reachable_ms.patch Prereq: /sbin/chkconfig Obsoletes: ucd-snmp @@ -151,6 +152,7 @@ and applications. %patch30 -p1 -b .lm_sensors %patch31 -p0 -b .byteorder %patch32 -p1 -b .local-addr +%patch33 -p1 -b .reachable_ms # Do this patch with a perl hack... perl -pi -e "s|'\\\$install_libdir'|'%{_libdir}'|" ltmain.sh @@ -354,6 +356,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/lib*.so.* %changelog +* Fri Sep 22 2006 Radek Vokal 5.3.1-9 +- fix deprecated syscall base_reachable_time (#207273) + * Wed Sep 13 2006 Radek Vokal 5.3.1-8 - enable smux to listen only on LOCAL by default (#181667) - use correct answer adrress