* Jim Walker <James.Walker at sun.com> [2008-11-18 08:35]: > I moved the process description onto opensolaris.org for final review: > > http://opensolaris.org/os/community/sw-porters/contributing/ > > Take a look and let me know what else needs to be updated.
The metadata for a package isn't quite right. The following all need to be prefixed by "info.": set name=maintainer value="John Doe (john.doe at xyz.com)" set name=upstream value="Jane Doe (jane.dow at mc.org)" set name=upstream_url value=http://www.ibiblio.org/mc/ set name=source_url value=http://www.rs/mc/mc-4.6.1.tar.gz set name=repository_url value=http://cvs.savannah.gnu.org/mc/ The following should be "info." not "gui.": set name=gui.classification value="File Manager" The classification value needs to be prefixed as well. If this is to fit in an existing category, it should be "org.opensolaris.category.2008:Application/System Utilities". Otherwise, you'll want to make a new scheme, or propose additions to the existing 2008 scheme. - Stephen -- sch at sun.com http://blogs.sun.com/sch/
