From fd3626bae41dac2edb9753bdc85a55ae709d3ed9 Mon Sep 17 00:00:00 2001 From: kloczek Date: Mon, 16 Oct 2000 22:55:44 +0000 Subject: [PATCH] - relese 2: use new rpm automation. Changed files: gawk.spec -> 1.44 --- gawk.spec | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/gawk.spec b/gawk.spec index 4177a0d..accb5e3 100644 --- a/gawk.spec +++ b/gawk.spec @@ -5,11 +5,12 @@ Summary(pl): Wersja GNU awk - narz Summary(tr): GNU araçlarý metin düzenleyici Name: gawk Version: 3.0.6 -Release: 1 +Release: 2 License: GPL -Group: Utilities/Text -Group(pl): Narzêdzia/Tekst +Group: Applications/Text +Group(de): Applikationen/Text Group(fr): Utilitaires/Texte +Group(pl): Aplikacje/Tekst Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-unaligned.patch Patch1: %{name}-info.patch @@ -32,9 +33,6 @@ should be upwardly compatible with the Bell Labs research version of awk and is almost completely compliant with the 1993 POSIX 1003.2 standard for awk. -Install the gawk package if you need a text processing utility. Gawk -is considered to be a standard Linux tool for processing text. - %description -l de Das gawk-Paket enthält die GNU-Version von awk, einem Textverarbeitungs-Utility. Awk interpretiert eine spezielle @@ -42,8 +40,6 @@ Programmiersprache, um Textmuster zu suchen, und neu zu formatieren. Gawk ist kompatibel zu der Bell Labs research-Version von awk, und ist fast kompatibel zum 1993 POSIX 1003.2-awk-Standard. -Installieren Sie gawk, wenn Sie ein Textverarbeitungsutility brauchen. - %description -l fr awk de GNU, compatible vers le haut avec les versions awk des Bell Labs. Il est presque totalement conforme au standard 1993 POSIX 1003.2 @@ -86,8 +82,7 @@ install -d $RPM_BUILD_ROOT%{_bindir} rm -f $RPM_BUILD_ROOT%{_bindir}/gawk-%{version} -gzip -9nf $RPM_BUILD_ROOT{%{_infodir}/gawk.info*,%{_mandir}/man1/*} \ - README ACKNOWLEDGMENT FUTURES LIMITATIONS NEWS PORTS \ +gzip -9nf README ACKNOWLEDGMENT FUTURES LIMITATIONS NEWS PORTS \ README_d/README.linux POSIX.STD %post -- 2.44.0