From be340fae4ac583056d83cc240726105d9931c299 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C5=A0afr=C3=A1nek?= Date: Tue, 31 Jul 2007 09:59:01 +0000 Subject: [PATCH] fix hrSWInst Resolves: #250237 --- net-snmp.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index 4d0f4b9..ec993c5 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -54,7 +54,7 @@ Requires(preun): /sbin/service Requires(preun): /bin/rm BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel, bzip2-devel, beecrypt-devel, elfutils-devel -BuildRequires: libselinux-devel, elfutils-libelf-devel +BuildRequires: libselinux-devel, elfutils-libelf-devel, rpm-devel BuildRequires: perl-devel %ifarch %{ix86} x86_64 BuildRequires: lm_sensors-devel @@ -382,6 +382,7 @@ rm -rf ${RPM_BUILD_ROOT} (#247462) - fix leak in udp transport (#247771) - add alpha to supported archs in net-snmp-config (#246825) +- fix hrSWInst (#250237) * Thu Jun 28 2007 Jan Safranek 5.4-15 - fix default snmptrapd.conf