diff -r 7a1d64c9a105 -r 00f30de09998 rrdtool/rrdtool.spec --- a/rrdtool/rrdtool.spec Sun Apr 19 11:57:20 2009 +0200 +++ b/rrdtool/rrdtool.spec Sun Apr 19 12:38:55 2009 +0200 @@ -38,7 +38,7 @@ Group: Database License: LGPL Version: %{V_rrdtool} -Release: 20090416 +Release: 20090418 # package options %option with_perl no @@ -59,8 +59,8 @@ BuildPreReq: png, zlib, freetype, pango, cairo, libxml PreReq: png, zlib, freetype, pango, cairo, libxml %if "%{with_perl}" == "yes" -BuildPreReq: perl -PreReq: perl +BuildPreReq: perl, libart +PreReq: perl, libart %endif %if "%{with_python}" == "yes" BuildPreReq: python