glib-gerald-20000721 introduces support for automatic Solaris
package creation. It adds a packaging/solaris/ directory which
contains supplementary files needed to create the package file.
It also adds two top-level Makefile targets. The "solaris-package"
target builds the package, and the "clean-local" target removes the
package staging directory. The package itself is built and deposited
in packaging/solaris.stage/.
It looks like my copies of autoconf and automake generated slightly
different versions of each of their respective output files (Makefile.in,
glib.spec, etc.) Let me know if this is a problem, and I'll trim them
out of the patch.
Gerald Combs <
[email protected]>