]> git.pld-linux.org Git - packages/mawk.git/commitdiff
- spec adapterized.
authorkloczek <kloczek@pld-linux.org>
Wed, 31 May 2000 12:46:32 +0000 (12:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mawk.spec -> 1.15

mawk.spec

index b5f6069fbb720546b1e9b65779d649f7524a0d02..ba7bfa8eb21b629bc70f2591a64a07ecce505c42 100644 (file)
--- a/mawk.spec
+++ b/mawk.spec
@@ -1,4 +1,4 @@
-Summary:       An interpreter for the awk programming language.
+Summary:       An interpreter for the awk programming language
 Summary(de):   Mikes neuer Posix AWK-Interpretierer
 Summary(fr):   Mike's New/Posix AWK Interpreter : interpréteur AWK
 Summary(pl):   Interpreter jêzyka programowania awk
@@ -6,8 +6,9 @@ Summary(tr):    Posix AWK Yorumlay
 Name:          mawk
 Version:       1.3.3
 Release:       15
-Copyright:     GPL
+License:       GPL
 Group:         Utilities/Text
+Group(fr):     Utilitaires/Texte
 Group(pl):     Narzêdzia/Tekst
 Source0:       ftp://ftp.whidbey.net/pub/brennan/%{name}%{version}.tar.gz
 Patch0:                mawk-fix_mawk_path.patch
@@ -17,32 +18,33 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _exec_prefix    /
 
 %description
-Mawk is a version of the awk programming language.  Awk interprets a 
+Mawk is a version of the awk programming language. Awk interprets a
 special-purpose programming language to do quick text pattern matching
-and reformatting.  Mawk improves on awk in certain ways and can 
-sometimes outperform gawk, the standard awk program for Linux.  Mawk
+and reformatting. Mawk improves on awk in certain ways and can
+sometimes outperform gawk, the standard awk program for Linux. Mawk
 conforms to the POSIX 1003.2 (draft 11.3) definition of awk.
 
 %description -l de
 Mawk ist eine Version von awk, einem leistungsfähigen
-Textverarbeitungsprogramm. In bestimmten Bereichen leistet mawk mehr als
-gawk, das Standard-awk-Programm auf Linux.
+Textverarbeitungsprogramm. In bestimmten Bereichen leistet mawk mehr
+als gawk, das Standard-awk-Programm auf Linux.
 
 %description -l fr
-mawk est une version d'awk, un puissant programme de traitement du texte.
-Dans certains cas, mawk peut être supérieur à gawk, qui est le programme awk
-standard sur Linux
+mawk est une version d'awk, un puissant programme de traitement du
+texte. Dans certains cas, mawk peut être supérieur à gawk, qui est le
+programme awk standard sur Linux
 
 %description -l pl
 Mawk jest wersj± interpretera jêzyka programowania awk. Awk jest
-specjalizowanym jêzykiem programowania do szybkiego przetwarzania tekstów.
-Mawk w pewien sposób ulepsza awk i czasem przerasta nawet gawk - standardowy
-interpreter awk-a w Linuksie. Mawk jest zgodny ze standardem jêzyka awk
-opisanym w POSIX 1003.2 (draft 11.3).
+specjalizowanym jêzykiem programowania do szybkiego przetwarzania
+tekstów. Mawk w pewien sposób ulepsza awk i czasem przerasta nawet
+gawk - standardowy interpreter awk-a w Linuksie. Mawk jest zgodny ze
+standardem jêzyka awk opisanym w POSIX 1003.2 (draft 11.3).
 
 %description -l tr
-Mawk, çok güçlü bir metin iþleme programý olan awk'ýn bir sürümüdür. Bazý
-durumlarda Linux un standart awk programý olan gawk'dan daha üstündür.
+Mawk, çok güçlü bir metin iþleme programý olan awk'ýn bir sürümüdür.
+Bazý durumlarda Linux un standart awk programý olan gawk'dan daha
+üstündür.
 
 %prep
 %setup -q
This page took 0.076366 seconds and 4 git commands to generate.