glen wrote: > -Release: 1 > +Release: 2 > # same as perl > License: GPL v1+ or Artistic > Group: Development/Languages/Perl > @@ -19,22 +19,24 @@ > URL: http://search.cpan.org/dist/Set-Infinite/ > BuildRequires: perl-devel >= 1:5.8.0 > BuildRequires: rpm-perlprov >= 4.1-13 > +# 0.61 is lower than 0.5502 in rpmvercmp (for perl-DateTime-Set autodeps) > +Provides: perl(Set::Infinite) >= 0.5502
AFAIR the common way to fix this is s/0.5502/0.55_02/ in requirements (here: in perl-DateTime-Set). -- ======================================================================= Andrzej M. Krzysztofowicz [EMAIL PROTECTED] phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Gdansk University of Technology _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
