|
|
@@ -38,7 +38,7 @@ Class: EVAL
|
|
|
Group: Network
|
|
|
License: GNU
|
|
|
Version: %{V_nagios}
|
|
|
-Release: 20041001
|
|
|
+Release: 20041006
|
|
|
|
|
|
# package options
|
|
|
%option with_eperl yes
|
|
|
@@ -99,7 +99,7 @@ AutoReqProv: no
|
|
|
CC="%{l_cc}" \
|
|
|
CFLAGS="%{l_cflags -O}" \
|
|
|
LDFLAGS="%{l_ldflags} %{l_fsl_ldflags}" \
|
|
|
- LIBS="%{l_fsl_libs}" \
|
|
|
+ LIBS="%{l_fsl_libs} -lpng -ljpeg" \
|
|
|
PATH_TO_TRACEROUTE="%{l_prefix}/sbin/traceroute" \
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|