>>>>> "Archie" == Archie Cobbs <[EMAIL PROTECTED]> writes:
Archie> Here's the RPM spec file I came up with... pretty simple. Check it in! Archie> Only problem I've encounterd is that it conflicts with libgcj Archie> on the file /usr/lib/security/classpath.security. Not sure Archie> what to do about that. I suspect we ought to change how these providers are found. There's been some work in this area for Fedora Core, I think atm Tom Fitzsimmons has us installing separate provider files and then merging them in %post. Archie> %define version_num 0.14 Archie> %define release_num 1 It would be nice if this somehow came from configure, so we don't have to touch two places at release time. Gnome used to check in .spec.in files and AC_OUTPUT them, but I don't know how that worked out. Tom _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

