From 124626428b7d5c2cdda8aedf173f8720d2952e09 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 4 Aug 2001 13:51:50 +0000 Subject: [PATCH] - fixes in info patch - %%configure2_13 (autoconf won't work without patching) - release 3 Changed files: gawk-info.patch -> 1.5 gawk.spec -> 1.49 --- gawk-info.patch | 28 ++++++++++++++++++++++------ gawk.spec | 4 ++-- 2 files changed, 24 insertions(+), 8 deletions(-) diff --git a/gawk-info.patch b/gawk-info.patch index e6550a8..5e5d69c 100644 --- a/gawk-info.patch +++ b/gawk-info.patch @@ -1,18 +1,34 @@ ---- gawk-3.1.0/doc/gawk.texi.orig Sun May 13 17:38:13 2001 -+++ gawk-3.1.0/doc/gawk.texi Thu Jul 5 14:17:14 2001 -@@ -4,14 +4,10 @@ +diff -Nur gawk-3.1.0.orig/doc/gawk.texi gawk-3.1.0/doc/gawk.texi +--- gawk-3.1.0.orig/doc/gawk.texi Sat Aug 4 12:49:44 2001 ++++ gawk-3.1.0/doc/gawk.texi Sat Aug 4 12:50:58 2001 +@@ -4,13 +4,9 @@ @settitle The GNU Awk User's Guide @c %**end of header (This is for running Texinfo on a region.) -@dircategory GNU Packages +@dircategory Programming Languages: @direntry - * Gawk: (gawk). A text scanning and processing language. - @end direntry +-* Gawk: (gawk). A text scanning and processing language. +-@end direntry -@dircategory Individual utilities -@direntry -* awk: (gawk)Invoking gawk. Text scanning and processing. --@end direntry ++* Gawk: (gawk). A text scanning and processing language. + @end direntry @c @set xref-automatic-section-title +diff -Nur gawk-3.1.0.orig/doc/gawkinet.texi gawk-3.1.0/doc/gawkinet.texi +--- gawk-3.1.0.orig/doc/gawkinet.texi Sun May 13 17:18:25 2001 ++++ gawk-3.1.0/doc/gawkinet.texi Sat Aug 4 12:52:11 2001 +@@ -6,9 +6,9 @@ + + @c inside ifinfo for older versions of texinfo.tex + @ifinfo +-@dircategory GNU Packages ++@dircategory Programming Languages: + @direntry +-* Gawkinet: (gawkinet). TCP/IP Internetworking With @command{gawk}. ++* Gawkinet: (gawkinet). TCP/IP Internetworking With @command{gawk}. + @end direntry + @end ifinfo diff --git a/gawk.spec b/gawk.spec index 5bc4f34..edd0df1 100644 --- a/gawk.spec +++ b/gawk.spec @@ -5,7 +5,7 @@ Summary(pl): Wersja GNU awk - narz Summary(tr): GNU araçlarý metin düzenleyici Name: gawk Version: 3.1.0 -Release: 2 +Release: 3 License: GPL Group: Applications/Text Group(de): Applikationen/Text @@ -66,7 +66,7 @@ Ara %patch1 -p1 %build -%configure \ +%configure2_13 \ --enable-nls %{__make} -- 2.44.0