Ethereal-dev: [ethereal-dev] Patch for spec file

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

From: Patrick Higgins <phiggins@xxxxxxxxxxxx>
Date: Thu, 6 Apr 2000 10:46:56 -0600 (MDT)
I'm not sure if there's some work around to get RPM to handle having a
%doc section span multiple lines in a spec file, which is how the current
spec file is written.  I've included the patch I had to apply in order to
build an RPM.

Pat
? spec.patch
Index: ethereal.spec.in
===================================================================
RCS file: /cvsroot/ethereal/ethereal.spec.in,v
retrieving revision 1.2
diff -u -r1.2 ethereal.spec.in
--- ethereal.spec.in	2000/01/25 11:14:48	1.2
+++ ethereal.spec.in	2000/04/06 16:40:18
@@ -43,8 +43,8 @@
 %files
 %defattr(-, root, root)
 %doc AUTHORS COPYING ChangeLog INSTALL NEWS README
-README.hpux  README.linux  README.vmware
-README.aix  README.irix  README.tru64  README.win32
+%doc README.hpux  README.linux  README.vmware
+%doc README.aix  README.irix  README.tru64  README.win32
 %config /etc/manuf
 /usr/X11R6/bin/ethereal
 /usr/X11R6/man/man1/ethereal.1