On Thu, 27 Sep 2007, Tim Mooney wrote:
Can i use "--nodeps" so that it doesnt check for this rpm that is probably installed via the cpan bundle. "rpmbuild --nodeps" doesnt seems to work .....please advise. thanks--nodeps is only used at install time (not build time), to work around a package that has dependencies that you want to ignore.
?? --nodeps works fine with rpmbuild -- Russ Herrold