|
|
@@ -33,8 +33,8 @@ Distribution: OpenPKG
|
|
|
Class: EVAL
|
|
|
Group: Network
|
|
|
License: GPL
|
|
|
-Version: 0.2.9
|
|
|
-Release: 20040728
|
|
|
+Version: 0.2.10
|
|
|
+Release: 20040730
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.ossp.org/pkg/tool/snmpdx/snmpdx-%{version}.tar.gz
|
|
|
@@ -67,6 +67,7 @@ AutoReqProv: no
|
|
|
%build
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
+ --with-openpkg=%{l_prefix} \
|
|
|
--with-snmp=%{l_prefix} \
|
|
|
--with-perl=%{l_prefix}/bin/perl
|
|
|
%{l_make} %{l_mflags -O}
|