Ethereal-dev: [Ethereal-dev] Patch to ethereal.spec.in

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

From: Craig Rodrigues <rodrigc@xxxxxxxxxxxx>
Date: Fri, 15 Jun 2001 23:52:37 -0400
Hi,

Current versions rpm compress man pages to
.gz files.
If you do not specify the man pages as
being compressed, when you try to build
the binary rpm from the spec file, it will fail.

Here's a patch.

--- ethereal.spec.in.orig	Fri Jun 15 18:25:02 2001
+++ ethereal.spec.in	Fri Jun 15 18:25:20 2001
@@ -48,11 +48,11 @@
 %doc README.bsd
 %config /etc/manuf
 /usr/X11R6/bin/ethereal
-/usr/X11R6/man/man1/ethereal.1
+/usr/X11R6/man/man1/ethereal.1.gz
 /usr/bin/tethereal
 /usr/bin/editcap
-/usr/man/man1/tethereal.1
-/usr/man/man1/editcap.1
+/usr/man/man1/tethereal.1.gz
+/usr/man/man1/editcap.1.gz
 
 %changelog
 * Tue Aug 24 1999 Gilbert Ramirez


-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@xxxxxxxxxxxx