diff --git a/groff.spec b/groff.spec index 492346e..2b51414 100644 --- a/groff.spec +++ b/groff.spec @@ -1,10 +1,7 @@ -# remove if it builds on ia64 -#define optflags -O0 - Summary: A document formatting system. Name: groff Version: 1.18 -Release: 5 +Release: 6 Copyright: GPL Group: Applications/Publishing Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz @@ -18,6 +15,7 @@ Patch1: groff-1.16-safer.patch Patch3: groff_1.18-1.diff Patch4: groff-1.18-info.patch Patch5: groff-1.18-nohtml.patch +Patch6: groff-1.18-patch.patch URL: ftp://ftp.gnu.org/gnu/groff/ Requires: mktemp Prereq: /sbin/install-info @@ -62,6 +60,7 @@ System display. %patch3 -p1 -b .japanese %patch4 -p1 -b .info %patch5 -p1 -b .nohtml +%patch6 -p1 %build PATH=$PATH:%{_prefix}/X11R6/bin @@ -159,6 +158,9 @@ fi #/etc/X11/app-defaults/GXditview %changelog +* Sat Aug 31 2002 Florian La Roche +- add patch for #72924 + * Mon Aug 26 2002 Florian La Roche - remove README.A4 #65920