--- dist/lfs-5.1/net-snmp/net-snmp.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: ltib-install-mpc-rdb/dist/lfs-5.1/net-snmp/net-snmp.spec =================================================================== --- ltib-install-mpc-rdb.orig/dist/lfs-5.1/net-snmp/net-snmp.spec 2010-05-14 11:00:40.000000000 +0200 +++ ltib-install-mpc-rdb/dist/lfs-5.1/net-snmp/net-snmp.spec 2010-09-29 10:54:06.084840302 +0200 @@ -2,7 +2,7 @@ Summary : Net-SNMP Name : net-snmp -Version : 5.4.1 +Version : 5.5 Release : 1 License : BSD and BSD-like Vendor : Freescale @@ -17,13 +17,13 @@ %{summary} %Prep -%setup +%setup %Build ./configure --prefix=%{_prefix} --host=$CFGHOST --build=%{_build} --disable-embedded-perl \ --without-perl-modules with_endianness=big --enable-mini-agent --with-default-snmp-version="3" --disable-des --disable-debugging \ --with-sys-contact="address@hidden" --with-logfile="/var/log/snmp" --with-transports="UDP TCP" \ - --with-defaults + --with-defaults make -j1 %Install