Bug 233701 - dev-perl/XML-LibXSLT-1.66 prereq not strict
Bug#: 233701 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: perl@gentoo.org Reported By: gentoo@anomalizer.net
Component: Ebuilds
URL: 
Summary: dev-perl/XML-LibXSLT-1.66 prereq not strict
Keywords:  
Status Whiteboard: 
Opened: 2008-08-02 12:41 0000
Description:   Opened: 2008-08-02 12:41 0000
dev-perl/XML-LibXSLT-1.66 requires XML::LibXML-1.66 but is not enforced in the
ebuild file.

Reproducible: Always

Steps to Reproduce:
1.Install dev-perl/XML-LibXSLT-1.66
2.Install dev-perl/XML-LibXML-1.65
3.Run a perl program that requires XML::LibXSLT

Actual Results:  
XML::LibXML version 1.66 required--this is only version 1.65 at
/usr/lib/perl5/vendor_perl/5.8.8/i686-linux-thread-multi/XML/LibXSLT.pm line 7.


Expected Results:  
An ugrade to dev-perl/XML-LibXSLT-1.66 from 1.62 should have automatically
pulled in the new version of dev-perl/XML-LibXML

------- Comment #1 From Torsten Veller 2008-08-02 13:21:05 0000 -------
Fixed. Thanks.