Paul Cunningham wrote: > George, > > This looks okay to me, except .... > > usr/src/pkgdefs/SUNWgdb/copyright > > shouldn't this have the appropriate Sun Disclaimer statement at the top; > ie as it was before but the v3 version?
I took the disclaimer verbatim from the OSR approval. I can't explain why the disclaimers differ for different packages. > > also shouldn't it also have the source-code owner(s) copyright > statements after that disclaimer statement? > > ie. some thing like .. > > "http://src.opensolaris.org/source/xref/sfw/usr/src/pkgdefs/SUNWwireshark/copyright" > The 6.3 copyright file didn't have any and I foolishly assumed it was correct. I've update the file with the additional copyrights I found in the source: http://cr.opensolaris.org/~gvasick/6838651/ Thanks, George > > > > Paul > > > George Vasick wrote: >> >> Thanks for the feedback. See below. >> >> Paul Cunningham wrote: >>> George, >>> >>> Looks mainly good to me, see below for a few comments ... >>> >>> Paul >>> >>> George Vasick wrote: >>>> >>>> I am looking for reviewers for the upgrade of dbx to version 6.8. >>>> Support for debugging 64 bit processes is also included: >>>> >>>> http://cr.opensolaris.org/~gvasick/6838651/ >>> >>> 1. usr/src/cmd/gdb/Makefile.sfw >>> Lines 81 & 92, you could probably use the prefix= value >>> from Makefile.master here >> >> Done. Changed to "--prefix=$CFGPREFIX)". >> >>> >>> Lines 69-72, do you actually need to do this protofix, doesn't >>> install-sfw set them correctly ? >> >> I guess not. I removed it and ran a checkproto. Everything was fine. >> >>> >>> 2. usr/src/cmd/gdb/install-sfw >>> Line 1, it should probably be ksh93 >> >> Done. >> >>> >>> 3. usr/src/cmd/gdb/patch.gdb.auxv.c & patch.gdb.solib-svr4.c >>> Would it be better to name this gdb.auxv.patch or something like >>> that ? >> >> Done. >> >>> >>> 4. usr/src/pkgdefs/SUNWgdb/copyright >>> Does this need the sun disclaimer header changed for GPLv3? >> >> Good catch. corrected. >> >>> >>> 5. usr/src/pkgdefs/SUNWgdb/pkginfo.tmpl >>> Cosmetic: you could put the version number at the end >>> of the DESC= line in brackets, so it consistent with >>> how most of the later gate pkgs are, >>> ie. DESC="........... (x.x)" >> >> Done. >> >> Webrev has been updated: >> >> http://cr.opensolaris.org/~gvasick/6838651/ >>
