On Sun, 2002-10-20 at 16:02, Han Boetes wrote:
> Quel Qun ([EMAIL PROTECTED]) wrote:
> > error: failed dependencies:
> > perl-base >= 5.800 is needed by perl-Net-IRC-0.73-1kk1
>
> perl five dot eight hundred. May take some time before that version is
> released. Sam thing happened on other perl things as well. The fix was
> to use a better way to find the perlversion in the spec.
>
> Here it is:
>
> %define perl_version %(rpm -q --qf '%%{VERSION}' perl)
>
Hmm, 6.0 should be released before that ;)The define would give 5.8.0 but even if I put this or 2:5.8.0 as a Requires, I still get a: Requires: perl-base >= 5.8.0 perl-base >= 5.800 or Requires: perl-base >= 2:5.8.0 perl-base >= 5.800 found by rpm at the end of the package build. This does not happen if I specify INSTALLDIRS=vendor in the %__perl Makefile.PL line, but I would like to keep the default INSTALLDIRS=site. =o= kk1
signature.asc
Description: This is a digitally signed message part
