Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/packaging/rpm/SPECS Makefile.am ethereal.spe

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

  Added files:
    packaging/rpm/SPECS  Makefile.am 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.