On 22/05 03.03, Thava Alagu wrote: > > Thanks for the comments. I have updated the 1-pager with the details to > address all the items. > > Few comments : > - I have changed the names of the packages to SUNWphppgadmin and > SUNWphppgadmin-config
I think the main package should have -<something>, e.g. -main. > and also changed the interface stability to uncommitted. > - The dependencies now list exact packages. [....] > SUNWapch22u Apache Web Server V2.2 (usr) > SUNWapch22r Apache Web Server V2.2 (root) > SUNWapch22m-php5 PHP5 module for Apache Web Server V2.2 > SUNWapch22r-php5 PHP5 module for Apache Web Server V2.2 (root) I don't think these belong here. phppgadmin does not *depend* on Apache. It could in principle be used with another PHP capable webserver (I presume). For phppgadmin to depend on another package it must explicitly *use* something from that package. I may of course be mistaken (not very familiar with this stuff), but I don't think it does. - Bjorn