Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/packaging/rpm Makefile.am ethereal.spec.in

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:24 -0600 (CST)
gerald      2002/01/20 17:05:24 CST

  Modified files:
    packaging/rpm        Makefile.am 
  Removed files:
    packaging/rpm        ethereal.spec.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.2       +3 -1      ethereal/packaging/rpm/Makefile.am