|
|
@@ -37,7 +37,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
Group: Network
|
|
|
License: GNU
|
|
|
Version: 0.2
|
|
|
-Release: 20030628
|
|
|
+Release: 20030702
|
|
|
|
|
|
# package options
|
|
|
%option with_fsl yes
|
|
|
@@ -46,6 +46,7 @@ Release: 20030628
|
|
|
Source0: http://www.citi.umich.edu/u/provos/honeyd/arpd-%{version}.tar.gz
|
|
|
Source1: rc.arpd
|
|
|
Source2: fsl.arpd
|
|
|
+Patch0: arpd.patch
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -71,6 +72,7 @@ AutoReqProv: no
|
|
|
|
|
|
%prep
|
|
|
%setup -q -n arpd
|
|
|
+ %patch -p0
|
|
|
%{l_shtool} subst \
|
|
|
-e 's;LIBS=$DNETLIB;LIBS="$LIBS $DNETLIB";' \
|
|
|
-e 's;CFLAGS=$DNETINC;CFLAGS="$CFLAGS $DNETINC";' \
|