|
|
|
|
@ -38,7 +38,7 @@ Class: BASE
|
|
|
|
|
Group: Database |
|
|
|
|
License: LGPL |
|
|
|
|
Version: %{V_rrdtool} |
|
|
|
|
Release: 20080926 |
|
|
|
|
Release: 20080927 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_perl no |
|
|
|
|
@ -112,10 +112,6 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
# configure package |
|
|
|
|
%{l_shtool} subst \ |
|
|
|
|
-e 's;lart_lgpl_2;lart_lgpl;g' \ |
|
|
|
|
-e 's;art_lgpl_2;art_lgpl;g' \ |
|
|
|
|
configure |
|
|
|
|
echo "ac_cv_path_PERL=no" >config.cache |
|
|
|
|
CC="%{l_cc}" \ |
|
|
|
|
CPPFLAGS="%{l_cppflags}" \ |
|
|
|
|
|