Hi, Looking for a code review for the fix for bug #5779
http://defect.opensolaris.org/bz/show_bug.cgi?id=5779 Need to add meta-data to IPS packages to indicate that they are obsolete/replaced Webrev is at: http://cr.opensolaris.org/~richb/pkg-5779-v2/ Local (internal) repository containing redist_import is at: http://stard.sfbay.sun.com:25779 Bug #12431 is related. The plan now is to divide the problem back up into two again. For bug #5779, I've adjusted the obsoleted / renamed packages to add: obsoleted <NNN> and renamed <NNN> lines to the appropriate IPS package definition files, and changed importer.py to just replace these with: set name=pkg.obsolete value=true and set name=pkg.renamed value=true lines for now. The changes for bug #12431 will be in a separate webrev (hopefully coming very soon). This will allow be to get the bulk of the changes done (and out the way), without having to try to keep everything in sync (or continually moving to the next build directory). Thanks. _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
