"Quel Qun" <[EMAIL PROTECTED]> writes: [...]
> >> > > Require in spec is listed as perl-base>=5.800 > >> > > It should be perl-base >=5.8.0 > >> > > >> > Actually it should be perl-base >= 2:5.8.0 > >> > Otherwise the Requires will let it install on older 5.6 > versions that > >> > used 5.600 as the version. > >> > > >> This does not work either. I am also trying to build and > install a perl > >> module, but an automatic dependency of perl-base >= 5.800 is > always > >> added automatically. > > > >rpm is doing this. Upgrade rpm > > > > Well, do you mean when a new version is available? I currently > use the cooker version: rpm-4.0.4-19mdk. on the box used to build the package?? mdk 8.2's "rpm-build" package had a special rule to add an automatic dependency perl-base >= 5.601. With new perl, it adds perl-base >= 5.800 which is no good. It is find-requires which does this. This was changed in rpm-build 4.0.4-12mdk
