Hi all,

I'm looking for a review of the fix for bug #4262:

  http://defect.opensolaris.org/bz/show_bug.cgi?id=4262
  Need to fix up some classification sub-category values.

Webrev is at:

  http://cr.opensolaris.org/~richb/pkg-4262-v1/

As the GUI Package Manager doesn't currently use the info.classification
lines from each package manifest, then it was thought that there is no
need to retain the exact same unique sub-category strings that it needs

To that end, the following adjustments have been made to the 
info.classification
lines that are placed inside packages that have these 
categories/sub-categories:

  Desktop (GNOME)/Localizations (Desktop) -> Desktop (GNOME)/Localizations
  System/Databases (System)               -> System/Databases
  System/Libraries (System)               -> System/Libraries
  System/Localizations (System)           -> System/Localizations
  System/X11 (System)                     -> System/X11

The code was again automatically adjusted using a simple Python script.

See:

  http://defect.opensolaris.org/bz/attachment.cgi?id=658

Thanks.

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to