diff -r 00f30de09998 -r 88a7941704d2 rrdtool/rrdtool.spec --- a/rrdtool/rrdtool.spec Sun Apr 19 12:38:55 2009 +0200 +++ b/rrdtool/rrdtool.spec Sun Apr 19 14:06:51 2009 +0200 @@ -59,8 +59,8 @@ BuildPreReq: png, zlib, freetype, pango, cairo, libxml PreReq: png, zlib, freetype, pango, cairo, libxml %if "%{with_perl}" == "yes" -BuildPreReq: perl, libart -PreReq: perl, libart +BuildPreReq: perl, perl-xml::with_libxml = yes, libart +PreReq: perl, perl-xml::with_libxml = yes, libart %endif %if "%{with_python}" == "yes" BuildPreReq: python