Mike McGrath wrote:
I need to build a custom java package based off of Sun's binary release. When I build the RPM it automatically detects needed libraries. For some reason I can't install it without the no-deps flag. I'd like to disable the automatic dependency checking in the spec file if possible. I know the binary works fine for what I need it to do. Anyone have any ideas?
What are the dependencies in the generated RPM that are causing you problems?
$ rpm -qp --requires your.rpm Paul.