Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal INSTALL Makefile.am acinclude.m4 configure.i

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

From: Gerald Combs <gerald@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 20 Jan 2002 17:05:23 -0600 (CST)
gerald      2002/01/20 17:05:23 CST

  Modified files:
    .                    INSTALL Makefile.am acinclude.m4 
                         configure.in 
  Log:
  Revamp the RPM building process.  For versions of rpm that support
  "--define", we now build the RPM and SRPM packages in packages/rpm.
  As a result, one need not be root to build RPM-based packages.
  
  Move the specfile to packaging/rpm/SPECS.
  
  Update the INSTALL document to include the various packaging makefile
  targets.
  
  Revision  Changes    Path
  1.13      +20 -5     ethereal/INSTALL
  1.405     +18 -12    ethereal/Makefile.am
  1.38      +21 -1     ethereal/acinclude.m4
  1.145     +5 -35     ethereal/configure.in