Ethereal-dev: [ethereal-dev] New packaging directory

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Sat, 22 Jul 2000 12:50:00 -0700
On Fri, Jul 21, 2000 at 11:10:02PM -0500, Gerald Combs wrote:
> gerald      2000/07/21 23:09:59 CDT
> 
>   Modified files:
>     .                    Makefile.am configure.in 
>   Log:
>   Add support for bulding Solaris binary packages.  The distribution
>   is installed in packaging/solaris.stage, and from there the package
>   is created.  The checkinstall script depends on GTK+/Glib residing
>   in /usr/local.

Should the "debian" directory at the top level be moved to the
"packaging" subdirectory, and the Makefile.am files updated as necessary
so that one can make Debian packages with "make debian-package" or
something such as that, if that's possible?

Should "ethereal.spec.in" be moved to an "rpm" subdirectory of
"packaging, and the Makefile.am files updated as necessary so that one
can make RPMs with "make rpm" or something such as that, if that's
possible?

Are Solaris binary packages just SVR4 packages and, if so, can that
packaging mechanism be used to make packages for any other SVR4-flavored
UNIXes?  If so, the subdirectory might want to be renamed "svr4", and
the Makefile rules changed to say "svr4".