- Only enabled lmSensors module on supported archs. ;-)

This commit is contained in:
Phil Knirsch 2004-10-14 13:37:29 +00:00
parent 71ab4a46c8
commit 2550779a40
1 changed files with 4 additions and 1 deletions

View File

@ -172,7 +172,11 @@ export LDFLAGS="-L%{_libdir}"
--with-sys-location="Unknown" \
--with-logfile="/var/log/snmpd.log" \
--with-persistent-directory="/var/net-snmp" \
%ifarch %{ix86} x86_64
--with-mib-modules="host agentx smux ucd-snmp/lmSensors" \
%else
--with-mib-modules="host agentx smux " \
%endif
%if %{tcp_wrappers}
--with-libwrap=%{_libdir} \
%endif
@ -331,7 +335,6 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog
* Thu Oct 14 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.2-10
- Marked all patches which are in net-snmp CVS for removal
- Extended the libwrap and bsdcompat patches
* Mon Oct 11 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.2-9