On Tue, Dec/08/2009 08:04:23AM, Rich Burridge wrote: > Ethan Mallove wrote: >> ... >>> 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 >> > > Looks good. Can you follow step #11 at: > http://blogs.sun.com/richb/entry/instructions_for_changing_an_opensolaris > > and send me an exported changeset and I'll commit it. > > Thanks.
See attached. Thanks, Ethan
# HG changeset patch # User [email protected] # Date 1260288531 18000 # Node ID 142a9dcf8bc63d78596909a315348c4cfa24f494 # Parent 265a1d6b86bdbf14ee02f166e3a1eb3d019ad6e9 Add ClusterTools 8.2.1 diff -r 265a1d6b86bd -r 142a9dcf8bc6 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 11:08:51 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
_______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
