]> git.pld-linux.org Git - packages/bash.git/commitdiff
- adapterized
authorpius <pius@pld-linux.org>
Fri, 11 Feb 2000 21:09:13 +0000 (21:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bash.spec -> 1.40

bash.spec

index b812fb84174efbc731d2351dc8cc0489de4dda60..c415975023387505138fb6a076a7e003a3f23de9 100644 (file)
--- a/bash.spec
+++ b/bash.spec
@@ -37,59 +37,49 @@ Obsoletes:  bash2-doc
 Bash is a GNU project sh-compatible shell or command language interpreter.
 Bash (Bourne Again shell) incorporates useful features from the Korn shell
 (ksh) and the C shell (csh). Most sh scripts can be run by bash without
-modification.
-
-Bash offers several improvements over sh, including command line editing,
-unlimited size command history, job control, shell functions and aliases,
-indexed arrays of unlimited size and integer arithmetic in any base from two
-to 64. Bash is ultimately intended to conform to the IEEE POSIX P1003.2/ISO
-9945.2 Shell and Tools standard.
-
-Bash is the default shell for Linux Mandrake. You should install bash
-because of its popularity and power. You'll probably end up using it.
+modification.  Bash offers several improvements over sh, including command
+line editing, unlimited size command history, job control, shell functions
+and aliases, indexed arrays of unlimited size and integer arithmetic in any
+base from two to 64. Bash is ultimately intended to conform to the IEEE
+POSIX P1003.2/ISO 9945.2 Shell and Tools standard.  Bash is the default
+shell for Linux Mandrake. You should install bash because of its popularity
+and power. You'll probably end up using it.
 
 %description -l de
 Bash ist eine sh-kompatible Shell und Kommandosprache aus dem GNU-Projekt.
 Bash (Bourne Again Shell) vereinigt die nützlichen Features aus der
 Korn-Shell (ksh) und der C-Shell (csh). Die meisten sh-Skripte laufen ohne
-Änderungen auf bash.
-
-Bash hat viele Erweiterungen im Vergleich zur "normalen" sh, wie z.B.
-Kommandozeilenbearbeitung, unbeschränkte Größe der command-history,
-Job-Kontrolle, Shell-Funktionen und -Aliase, unbegrenzt große indizierte
-Arrays und Integer-Arithmetik in einer Basis von 2 bis 64. Hauptziel von
-bash ist es, den IEEE POSIX P1003.2/ISO 9945.2 Shell- und Tools-Standard
-einzuhalten.
-
-Bash ist die Standard-Shell für Linux Mandrake.
+Änderungen auf bash.  Bash hat viele Erweiterungen im Vergleich zur
+"normalen" sh, wie z.B. Kommandozeilenbearbeitung, unbeschränkte Größe der
+command-history, Job-Kontrolle, Shell-Funktionen und -Aliase, unbegrenzt
+große indizierte Arrays und Integer-Arithmetik in einer Basis von 2 bis 64.
+Hauptziel von bash ist es, den IEEE POSIX P1003.2/ISO 9945.2 Shell- und
+Tools-Standard einzuhalten.  Bash ist die Standard-Shell für Linux
+Mandrake.
 
 %description -l fr
 Bash est un shell (interpréteur de commande) du projet GNU, compatible avec
 le shell historique sh. Bash (Bourne Again SHell) comprend de nombreuses
 fonctionnalités du Korn SHell (ksh) et du C SHell (csh). La plupart des
-scripts sh sont exécutables sans modifications.
-
-Bash comprend nombre d'améliorations par rapport à sh : édition de la ligne
-de commande, historique illimité, contrôle des processus d'arrière-plan,
-fonctions de shell, alias, tableaux indexés de taille illimitée et calcul
-sur des entiers dans n'importe quelle base de 2 à 64. Bash est conforme au
-standard IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools.
-
-Bash est le shell par défaut de Mandrake. Vous devriez l'installer du fait de
-sa puissance et de sa popularité. Vous finirez probablement par l'utiliser.
+scripts sh sont exécutables sans modifications.  Bash comprend nombre
+d'améliorations par rapport à sh : édition de la ligne de commande,
+historique illimité, contrôle des processus d'arrière-plan, fonctions de
+shell, alias, tableaux indexés de taille illimitée et calcul sur des
+entiers dans n'importe quelle base de 2 à 64. Bash est conforme au standard
+IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools.  Bash est le shell par
+défaut de Mandrake. Vous devriez l'installer du fait de sa puissance et de
+sa popularité. Vous finirez probablement par l'utiliser.
 
 %description -l pl
 Bash jest zaawansowanym shellem, który wykonuje komendy czytane ze
-standardowego wej¶cia (stdin) lub z pliku. Posiada w³a¶ciwo¶ci 
-shelli Korn i C (ksh i csh). 
-
-Bash ma równie¿ zaimplementowany IEEE Posix Shell oraz jest zgodny ze 
-specyfikacj± - IEEE Working Group 1003.2.
+standardowego wej¶cia (stdin) lub z pliku. Posiada w³a¶ciwo¶ci  shelli Korn
+i C (ksh i csh).   Bash ma równie¿ zaimplementowany IEEE Posix Shell oraz
+jest zgodny ze  specyfikacj± - IEEE Working Group 1003.2.
 
 %description -l tr
 Bash standart giriþten ya da bir dosyadan komut okuyup çalýþtýran sh uyumlu
-bir komut dili yorumlayýcýsýdýr. Ayný zamanda Korn ve C kabuklarýnýn (ksh ve
-csh) kullanýþlý özelliklerini de kapsar. Bash, IEEE Posix Kabuk ve Araç
+bir komut dili yorumlayýcýsýdýr. Ayný zamanda Korn ve C kabuklarýnýn (ksh
+ve csh) kullanýþlý özelliklerini de kapsar. Bash, IEEE Posix Kabuk ve Araç
 ayrýntýlarýna (IEEE Working Group 1003.2) uyumlu bir uygulama olarak
 tasarlanmýþtýr.
 
@@ -106,28 +96,21 @@ PreReq:            fileutils
 Bash is a GNU project sh-compatible shell or command language interpreter.
 Bash (Bourne Again shell) incorporates useful features from the Korn shell
 (ksh) and the C shell (csh). Most sh scripts can be run by bash without
-modification.
-
-Bash offers several improvements over sh, including command line editing,
-unlimited size command history, job control, shell functions and aliases,
-indexed arrays of unlimited size and integer arithmetic in any base from two
-to 64. Bash is ultimately intended to conform to the IEEE POSIX P1003.2/ISO
-9945.2 Shell and Tools standard.
-
-Bash is the default shell for Linux Mandrake. You should install bash
-because of its popularity and power. You'll probably end up using it.
-
-This packege contains staticly linked version of bash.
+modification.  Bash offers several improvements over sh, including command
+line editing, unlimited size command history, job control, shell functions
+and aliases, indexed arrays of unlimited size and integer arithmetic in any
+base from two to 64. Bash is ultimately intended to conform to the IEEE
+POSIX P1003.2/ISO 9945.2 Shell and Tools standard.  Bash is the default
+shell for Linux Mandrake. You should install bash because of its popularity
+and power. You'll probably end up using it.  This packege contains staticly
+linked version of bash.
 
 %description static -l pl
 Bash jest zaawansowanym shellem, który wykonuje komendy czytane ze
-standardowego wej¶cia (stdin) lub z pliku. Posiada w³a¶ciwo¶ci shelli Korn i
-C (ksh i csh).
-
-Bash ma równie¿ zaimplementowany IEEE Posix Shell oraz jest zgodny ze
-specyfikacj± - IEEE Working Group 1003.2.
-
-W tym pakiecie jest statycznie zlinkowany bash.
+standardowego wej¶cia (stdin) lub z pliku. Posiada w³a¶ciwo¶ci shelli Korn
+i C (ksh i csh).  Bash ma równie¿ zaimplementowany IEEE Posix Shell oraz
+jest zgodny ze specyfikacj± - IEEE Working Group 1003.2.  W tym pakiecie
+jest statycznie zlinkowany bash.
 
 %prep
 %setup -q
This page took 0.067113 seconds and 4 git commands to generate.