Does any one know how the %package macro, in the RPM spec file, affects an install of a RPM. I have looked in the RPM how to from Linux.org, and did not come across this macro. I wonder if its part of the RPM 3.0 release. I also looked on rpm.org. Is there another source of docs for RPMs? I am attempting to modify a PHP3 RPM spec file so I can use it to install mysql support instead of postgres support. This is the first time (I have only learned how to get at the spec file this week) I have seen the %package macro. I would like to learn how to use it as much as possible. Thanks, Don
