On Fri, 2005-11-11 at 08:48 +0000, Gary Benson wrote: > Thomas Fitzsimmons wrote: > > rebuild-gcj-db > > -------------- > > > > This script's logic will be moved into a gcj-dbtool --rebuild option. > > While we're changing things here I'd like to propose that the global > database be moved from /usr/lib/gcj-x.y.z/classmap.db to somewhere > like /var/lib/gcj/classmap.db. Unlike the per-package files the the > global database is machine-specific, so putting it in /var makes us > more LSB-compliant. One practical advantage of this is that it would > allow our rpms to be used on systems with readonly /usr partitions. Good point. I filed two bugs for this: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24798 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=172950 Tom