On Mon, Dec/07/2009 04:35:52PM, [email protected] wrote: >> I need the following reviewed: >> >> http://defect.opensolaris.org/bz/show_bug.cgi?id=12838 >> >> It simply adds ClusterTools 8.2.1. > > This looks OK although given the other files under the "unbundled" > directory, I believe the import file should be named just > ClusterTools821.import.
Works for me. How about now? $ hg di diff -r 265a1d6b86bd src/util/distro-import/unbundleds/ClusterTools821 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/util/distro-import/unbundleds/ClusterTools821 Tue Dec 08 10:16:42 2009 -0500 @@ -0,0 +1,15 @@ +package clustertools +version 8.2.1 +depend clustertools_8.2.1 +end package + +package clustertools_8.2.1 +classification "Development/High Performance Computing" +version 8.2.1 +import SUNWompi +import SUNWompiat +import SUNWompil +import SUNWompimn +import SUNWompir +import SUNWomsc +end package -Ethan _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
