Looks good. The only things I found were:

* .../src/gui/data/opensolaris.org has removed the entry for

3637      -[SUNWrmod]
3638      -category = Core
3639      -

but there is a package (for i386) for SUNWrmod in .../129/common/SUNWrmod

There is also no entry for SUNWsdcard, but there is an (i386 only)
package definition in .../128/common/SUNWsdcard

Thanks for the careful look.  I've restored both of these entries in
the file.

* Bug 13024 2.6 changes for SUNWipkg & pkg5-dev changes in incorrect build
directory:

I see the changes for SUNWipkg, but didn't see the changes for pkg5-dev
in the webrev.

Hmm, thanks for noticing that.  Here are the changes in question
(restoring the build 122 version and copying the latest one into the
129 directory.)

diff -r 608b666a9ced src/util/distro-import/122/common/pkg5-dev
--- a/src/util/distro-import/122/common/pkg5-dev        Thu Dec 03 10:19:16 
2009 +0000
+++ b/src/util/distro-import/122/common/pkg5-dev        Thu Dec 03 12:46:08 
2009 -0800
@@ -1,14 +1,14 @@
 package developer/opensolaris/pkg5
-consolidation "ips"
 classification "Development/Distribution Tools"
 summary "Dependencies required to build the pkg(5) project."
+depend SUNWPython-extra
 depend SUNWgnome-common-devel
 depend SUNWgnome-doc-utils
 depend SUNWmercurial
 depend SUNWonbld
 depend SUNWperl584usr
 depend SUNWpkgcmds
-depend SUNWpython26-setuptools
+depend SUNWpython-setuptools
 depend SUNWsprot
 depend SUNWtidy
 depend SUNWxwinc
diff -r 608b666a9ced src/util/distro-import/129/common/pkg5-dev
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/src/util/distro-import/129/common/pkg5-dev        Thu Dec 03 12:46:08 
2009 -0800
@@ -0,0 +1,16 @@
+package developer/opensolaris/pkg5
+consolidation "ips"
+classification "Development/Distribution Tools"
+summary "Dependencies required to build the pkg(5) project."
+depend SUNWgnome-common-devel
+depend SUNWgnome-doc-utils
+depend SUNWmercurial
+depend SUNWonbld
+depend SUNWperl584usr
+depend SUNWpkgcmds
+depend SUNWpython26-setuptools
+depend SUNWsprot
+depend SUNWtidy
+depend SUNWxwinc
+depend SUNWzoneint
+end package
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to