Author: mmaslano Update of /cvs/pkgs/rpms/perl-XML-LibXSLT/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9610 Modified Files: perl-XML-LibXSLT.spec Log Message: At least for build should be the module's version the same as XML::LibXML version. Index: perl-XML-LibXSLT.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-XML-LibXSLT/devel/perl-XML-LibXSLT.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -p -r1.21 -r1.22 --- perl-XML-LibXSLT.spec 20 Nov 2009 08:35:27 -0000 1.21 +++ perl-XML-LibXSLT.spec 20 Nov 2009 08:57:55 -0000 1.22 @@ -19,8 +19,9 @@ Requires: perl(:MODULE_COMPAT_%(eval "`% # the package shares code with perl-XML-LibXML, we have to require a compatible version # see https://bugzilla.redhat.com/show_bug.cgi?id=469480 -BuildRequires: perl(XML::LibXML) >= 1.67 -Requires: perl(XML::LibXML) >= 1.67 +# for testing is needed the same version of XML::LibXML +BuildRequires: perl(XML::LibXML) >= 1.70 +Requires: perl(XML::LibXML) >= 1.70 %description This module is a fast XSLT library, based on the Gnome libxslt engine -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list