On Wed, 2003-03-05 at 15:36, Matt Fahrner wrote: > Your diagnosis of the situation matches our recent similar diagnosis > by another engineer here. Thanks muchly for the confirmation. > > The only reason I'm not using the one from Sun is because it doesn't > have the smarts to install a link for the Java plugin into the > Netscape/Mozilla plugin directories. I've added a trigger in mine to > do so. > > I'm not sure how Sun avoided this dependancy. I literally took their > "/usr/java" created by their RPM to build my RPM and I ended up with > 20+ library dependancies (requires), not 2 as they have. My only guess > is somehow they've disabled the RPM build's automatic "find-requires" > run. If someone can point out to me how to do the same, that'd be great. > > Worst case I guess I can add a second RPM that depends on the Sun J2RE > RPM that simply installs the plugins. Still, it has come up before so > I wondered. > > Thanks, follow this thread: https://lists.dulug.duke.edu/pipermail/dulug/2003-February/006582.html it will answer the question you have. Gist: AutoReq: 0 turns off auto requirement generation. -sv