]> git.pld-linux.org Git - packages/bash.git/blob - bash.spec
62e2ec2fbb0389a70fab05e572f4b581bb75f223
[packages/bash.git] / bash.spec
1 #
2 # Conditional build:
3 # _without_static - don't build static version
4 # _with_bash_history - build with additional history in /var/log/hist ;)
5 #
6 Summary:        GNU Bourne Again Shell (bash)
7 Summary(es):    GNU Bourne Again Shell (bash)
8 Summary(fr):    Le shell Bourne Again de GNU
9 Summary(pl):    Pow³oka GNU Bourne Again Shell (bash)
10 Summary(pt_BR): GNU Bourne Again Shell (bash)
11 Summary(ru):    GNU Bourne Again Shell (bash)
12 Summary(uk):    GNU Bourne Again Shell (bash)
13 Name:           bash
14 Version:        2.05b
15 Release:        9%{?_with_bash_history:inv}
16 License:        GPL
17 Group:          Applications/Shells
18 Source0:        ftp://ftp.gnu.org/pub/gnu/bash/%{name}-%{version}.tar.gz
19 Source1:        %{name}rc
20 Source2:        %{name}-skel-.%{name}_logout
21 Source3:        %{name}-skel-.%{name}_profile
22 Source4:        %{name}-skel-.%{name}rc
23 Source5:        http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
24 Patch0:         %{name}-paths.patch
25 Patch1:         %{name}-security.patch
26 Patch2:         %{name}-autoconf.patch
27 Patch3:         %{name}-info.patch
28 Patch4:         %{name}-profile.patch
29 Patch5:         %{name}-requires.patch
30 Patch6:         %{name}-compat.patch
31 Patch7:         %{name}-shellfunc.patch
32 Patch8:         %{name}-DESTDIR.patch
33 Patch9:         %{name}-rlimit_locks.patch
34 Patch10:        %{name}-sighup.patch
35 %{?_with_bash_history:Patch11:bash-backup_history.patch}
36 Patch12:        ftp://ftp.gnu.org/pub/gnu/bash/bash-2.05b-patches/bash205b-001
37 Patch13:        ftp://ftp.gnu.org/pub/gnu/bash/bash-2.05b-patches/bash205b-002
38 Patch14:        ftp://ftp.gnu.org/pub/gnu/bash/bash-2.05b-patches/bash205b-003
39 Patch15:        ftp://ftp.gnu.org/pub/gnu/bash/bash-2.05b-patches/bash205b-004
40 Patch16:        %{name}-pmake.patch
41 Patch17:        %{name}-home_etc.patch
42 BuildRequires:  autoconf
43 BuildRequires:  automake
44 BuildRequires:  bison
45 BuildRequires:  glibc-devel >= 2.2
46 BuildRequires:  ncurses-devel >= 5.2
47 BuildRequires:  readline-devel >= 4.2
48 BuildRequires:  texinfo
49 %if %{!?_without_static:1}%{?_without_static:0}
50 # Require static library only for static build
51 BuildRequires:  glibc-static >= 2.2
52 BuildRequires:  ncurses-static >= 5.2
53 BuildRequires:  readline-static >= 4.3
54 %endif
55 Requires(post,preun):   grep
56 Requires(preun):        fileutils
57 Requires:       readline >= 4.3
58 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
59 Obsoletes:      bash-doc
60 Obsoletes:      bash2
61 Obsoletes:      bash2-doc
62 Obsoletes:      etcskel
63
64 %description
65 Bash is a GNU project sh-compatible shell or command language
66 interpreter. Bash (Bourne Again shell) incorporates useful features
67 from the Korn shell (ksh) and the C shell (csh). Most sh scripts can
68 be run by bash without modification. Bash offers several improvements
69 over sh, including command line editing, unlimited size command
70 history, job control, shell functions and aliases, indexed arrays of
71 unlimited size and integer arithmetic in any base from two to 64. Bash
72 is ultimately intended to conform to the IEEE POSIX P1003.2/ISO 9945.2
73 Shell and Tools standard. Bash is the default shell for Linux
74 Mandrake. You should install bash because of its popularity and power.
75 You'll probably end up using it.
76
77 %description -l es
78 Bash es un interpretador de comandos compatible con sh, que ejecuta
79 comandos leídos de la entrada padrón o de un archivo. Bash también
80 incorpora características útiles de las shells Korn y C (ksh y csh).
81 Bash ha sido desarrollado para ser una adición compatible con la
82 especificación IEEE Posix para shells y herramientas (IEEE Working
83 Group 1003.2).
84
85 %description -l de
86 Bash ist eine sh-kompatible Shell und Kommandosprache aus dem
87 GNU-Projekt. Bash (Bourne Again Shell) vereinigt die nützlichen
88 Features aus der Korn-Shell (ksh) und der C-Shell (csh). Die meisten
89 sh-Skripte laufen ohne Änderungen auf bash. Bash hat viele
90 Erweiterungen im Vergleich zur "normalen" sh, wie z.B.
91 Kommandozeilenbearbeitung, unbeschränkte Größe der command-history,
92 Job-Kontrolle, Shell-Funktionen und -Aliase, unbegrenzt große
93 indizierte Arrays und Integer-Arithmetik in einer Basis von 2 bis 64.
94 Hauptziel von bash ist es, den IEEE POSIX P1003.2/ISO 9945.2 Shell-
95 und Tools-Standard einzuhalten. Bash ist die Standard-Shell für Linux
96 Mandrake.
97
98 %description -l fr
99 Bash est un shell (interpréteur de commande) du projet GNU, compatible
100 avec le shell historique sh. Bash (Bourne Again SHell) comprend de
101 nombreuses fonctionnalités du Korn SHell (ksh) et du C SHell (csh). La
102 plupart des scripts sh sont exécutables sans modifications. Bash
103 comprend nombre d'améliorations par rapport à sh : édition de la ligne
104 de commande, historique illimité, contrôle des processus
105 d'arrière-plan, fonctions de shell, alias, tableaux indexés de taille
106 illimitée et calcul sur des entiers dans n'importe quelle base de 2 à
107 64. Bash est conforme au standard IEEE POSIX P1003.2/ISO 9945.2 Shell
108 and Tools. Bash est le shell par défaut de Mandrake. Vous devriez
109 l'installer du fait de sa puissance et de sa popularité. Vous finirez
110 probablement par l'utiliser.
111
112 %description -l pl
113 Bash (Bourne Again SHell) jest projektem GNU pow³oki kompatybilnej z
114 sh oraz interpretera jêzyka poleceñ. Posiada u¿yteczne w³a¶ciwo¶ci
115 pow³ok Korn (ksh) i C (csh). Wiêkszo¶æ skryptów sh mo¿e byæ
116 uruchamiana w bashu bez modyfikacji. Oferuje on kilka ulepszeñ w
117 stusunku do sh, w³±czaj±c edycjê linii poleceñ, nieograniczony rozmiar
118 historii poleceñ, funkcje i aliasy, indeksowane tablice
119 nieograniczonych rozmiarów oraz arytmetykê ca³kowitoliczbow± o
120 dowolnej podstawie od 2 do 64. W zamierzeniu ostatecznie ma byæ zgodny
121 ze standardem IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools.
122
123 %description -l pt_BR
124 Bash é um interpretador de comandos compatível com sh, que executa
125 comandos lidos da entrada padrão ou de um arquivo. Bash também
126 incorpora características úteis das shells Korn e C (ksh e csh). Bash
127 tem sido desenvolvido para ser uma implementação compatível com a
128 especificação IEEE Posix para shells e ferramentas (IEEE Working Group
129 1003.2).
130
131 %description -l ru
132 Bash - ÜÔÏ sh-ÓÏ×ÍÅÓÔÉÍÙÊ ÉÎÔÅÒÐÒÅÔÁÔÏÒ ËÏÍÁÎÄÎÏÇÏ ÑÚÙËÁ (shell),
133 ÉÓÐÏÌÎÑÀÝÉÊ ËÏÍÁÎÄÙ, ÐÏÓÔÕÐÁÀÝÉÅ ÓÏ ÓÔÁÎÄÁÒÔÎÏÇÏ ××ÏÄÁ ÉÌÉ ÉÚ ÆÁÊÌÁ.
134 Bash ×ËÌÀÞÁÅÔ ÐÏÌÅÚÎÙÅ ÒÁÓÛÉÒÅÎÉÑ ÉÚ ÉÎÔÅÒÐÒÅÔÁÔÏÒÏ× Korn É C shell
135 (ksh É csh).
136
137 Bash ÒÁÚÒÁÂÁÔÙ×ÁÅÔÓÑ ËÁË ÒÅÁÌÉÚÁÃÉÑ, ÏÔ×ÅÞÁÀÝÁÑ IEEE Posix Shell and
138 Tools specification (IEEE Working Group 1003.2).
139
140 %description -l tr
141 Bash standart giriþten ya da bir dosyadan komut okuyup çalýþtýran sh
142 uyumlu bir komut dili yorumlayýcýsýdýr. Ayný zamanda Korn ve C
143 kabuklarýnýn (ksh ve csh) kullanýþlý özelliklerini de kapsar. Bash,
144 IEEE Posix Kabuk ve Araç ayrýntýlarýna (IEEE Working Group 1003.2)
145 uyumlu bir uygulama olarak tasarlanmýþtýr.
146
147 %description -l uk
148 Bash - ÃÅ sh-ÓÕͦÓÔÎÉÊ ¦ÎÔÅÒÐÒÅÔÁÔÏÒ ËÏÍÁÎÄÎϧ ÍÏ×É (shell),
149 ×ÉËÏÎÕÀÞÉÊ ËÏÍÁÎÄÉ Ú¦ ÓÔÁÎÄÁÒÔÎÏÇÏ ××ÏÄÕ ÁÂÏ Ú ÆÁÊÌÁ. Bash Í¦ÓÔÉÔØ
150 ËÏÒÉÓÔΦ ÒÏÚÛÉÒÅÎÎÑ Ú ¦ÎÔÅÒÐÒÅÔÁÔÏҦנKorn ÔÁ C shell (ksh ÔÁ csh).
151
152 Bash ÒÏÚÒÏÂÌÑ×ÓÑ ÑË ÒÅÁ̦ÚÁæÑ, ÝϠצÄÐÏצÄÁ¤ IEEE Posix Shell and
153 Tools specification (IEEE Working Group 1003.2).
154
155 %package static
156 Summary:        Statically linked GNU Bourne Again Shell (bash)
157 Summary(pl):    Statycznie zlinkowany GNU Bourne Again Shell (bash)
158 Group:          Applications/Shells
159 Requires:       %{name}
160 Requires(post,preun):   grep
161 Requires(preun):        fileutils
162
163 %description static
164 Bash is a GNU project sh-compatible shell or command language
165 interpreter. Bash (Bourne Again shell) incorporates useful features
166 from the Korn shell (ksh) and the C shell (csh). Most sh scripts can
167 be run by bash without modification. Bash offers several improvements
168 over sh, including command line editing, unlimited size command
169 history, job control, shell functions and aliases, indexed arrays of
170 unlimited size and integer arithmetic in any base from two to 64. Bash
171 is ultimately intended to conform to the IEEE POSIX P1003.2/ISO 9945.2
172 Shell and Tools standard. Bash is the default shell for Linux
173 Mandrake. You should install bash because of its popularity and power.
174 You'll probably end up using it. This package contains statically
175 linked version of bash.
176
177 %description static -l pl
178 Bash jest zaawansowanym shellem, który wykonuje komendy czytane ze
179 standardowego wej¶cia (stdin) lub z pliku. Posiada w³a¶ciwo¶ci pow³ok
180 Korn i C (ksh i csh). Bash ma równie¿ zaimplementowany IEEE Posix
181 Shell oraz jest zgodny ze specyfikacj± - IEEE Working Group 1003.2. W
182 tym pakiecie jest statycznie zlinkowany bash.
183
184 %prep
185 %setup -q -a5
186 %patch0 -p1
187 %patch1 -p1
188 %patch2 -p1
189 %patch3 -p1
190 %patch4 -p1
191 %patch5 -p1
192 %patch6 -p1
193 %patch7 -p1
194 %patch8 -p1
195 %patch9 -p1
196 %patch10 -p1
197 %{?_with_bash_history:%patch11 -p1}
198 %patch12 -p0
199 %patch13 -p0
200 %patch14 -p0
201 %patch15 -p0
202 %patch16 -p1
203 %patch17 -p1
204
205 echo %{version} > _distribution
206 echo %{release} > _patchlevel
207
208 %build
209 %{__autoconf}
210 cp -f /usr/share/automake/config.* support/
211 for mode in %{!?_without_static:static} shared; do
212 %configure \
213         --enable-alias \
214         --enable-help-builtin \
215         --enable-history \
216         --enable-job-control \
217         --enable-restricted \
218         --enable-readline \
219         --with-curses \
220         --enable-extended-glob \
221         --enable-dparen-arithmetic \
222         `[ "$mode" = "static" ] && echo "--enable-static-link"` \
223         --with-installed-readline
224
225 %{__make} DEFS="-DHAVE_CONFIG_H -D_GNU_SOURCE"
226
227 [ "$mode" = "static" ] && mv -f bash bash.static || :
228 done
229
230 %install
231 rm -rf $RPM_BUILD_ROOT
232 install -d $RPM_BUILD_ROOT/{bin,etc/skel}
233
234 %{?_with_bash_history:install -d $RPM_BUILD_ROOT/var/log/bash_hist}
235
236 %{__make} install DESTDIR=$RPM_BUILD_ROOT
237
238 mv -f $RPM_BUILD_ROOT%{_bindir}/bash $RPM_BUILD_ROOT/bin
239 %{?_without_static:#}install    bash.static $RPM_BUILD_ROOT/bin
240
241 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/bashrc
242 echo .so bash.1 > $RPM_BUILD_ROOT%{_mandir}/man1/rbash.1
243
244 for d in es fr it ja ko nl pl ; do
245         install -d $RPM_BUILD_ROOT%{_mandir}/$d/man1
246         install man/$d/* $RPM_BUILD_ROOT%{_mandir}/$d/man1
247         echo .so bash.1 > $RPM_BUILD_ROOT%{_mandir}/$d/man1/rbash.1
248 done
249
250 ln -sf bash $RPM_BUILD_ROOT/bin/rbash
251
252 install %{SOURCE2} $RPM_BUILD_ROOT/etc/skel/.bash_logout
253 install %{SOURCE3} $RPM_BUILD_ROOT/etc/skel/.bash_profile
254 install %{SOURCE4} $RPM_BUILD_ROOT/etc/skel/.bashrc
255
256 %clean
257 rm -rf $RPM_BUILD_ROOT
258
259 %post
260 umask 022
261 if [ ! -f /etc/shells ]; then
262         echo "/bin/bash" > /etc/shells
263         echo "/bin/rbash" >> /etc/shells
264 else
265         if ! grep -q '^/bin/bash$' /etc/shells; then
266                 echo "/bin/bash" >> /etc/shells
267         fi
268         if ! grep -q '^/bin/rbash$' /etc/shells; then
269                 echo "/bin/rbash" >> /etc/shells
270         fi
271 fi
272
273 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
274
275 %preun
276 if [ "$1" = "0" ]; then
277         umask 022
278         grep -v /bin/bash /etc/shells | grep -v /bin/rbash > /etc/shells.new
279         mv -f /etc/shells.new /etc/shells
280 fi
281
282 %post static
283 umask 022
284 if [ ! -f /etc/shells ]; then
285         echo "/bin/bash.static" > /etc/shells
286 else
287         if ! grep -q '^/bin/bash.static$' /etc/shells; then
288                 echo "/bin/bash.static" >> /etc/shells
289         fi
290 fi
291
292 %preun static
293 if [ "$1" = "0" ]; then
294         umask 022
295         grep -v /bin/bash.static /etc/shells > /etc/shells.new
296         mv -f /etc/shells.new /etc/shells
297 fi
298
299 %postun
300 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
301
302 %files
303 %defattr(644,root,root,755)
304 %doc NEWS README doc/{FAQ,INTRO}
305
306 %config %verify(not md5 size mtime) %{_sysconfdir}/bashrc
307 %config(noreplace,missingok) %verify(not md5 size mtime) /etc/skel/.bash_logout
308 %config(noreplace,missingok) %verify(not md5 size mtime) /etc/skel/.bash_profile
309 %config(noreplace,missingok) %verify(not md5 size mtime) /etc/skel/.bashrc
310
311 %attr(755,root,root) /bin/bash
312 %attr(755,root,root) /bin/rbash
313 %attr(755,root,root) %{_bindir}/bashbug
314
315 %{?_with_bash_history:%attr(751,root,root) %dir /var/log/bash_hist}
316 %{_infodir}/bash.info*
317 %{_mandir}/man1/*
318 %lang(es) %{_mandir}/es/man1/*
319 %lang(fr) %{_mandir}/fr/man1/*
320 %lang(it) %{_mandir}/it/man1/*
321 %lang(ja) %{_mandir}/ja/man1/*
322 %lang(ko) %{_mandir}/ko/man1/*
323 %lang(nl) %{_mandir}/nl/man1/*
324 %lang(pl) %{_mandir}/pl/man1/*
325
326 %{?_without_static:#}%files static
327 %{?_without_static:#}%defattr(644,root,root,755)
328 %{?_without_static:#}%attr(755,root,root) /bin/bash.static
This page took 0.068186 seconds and 3 git commands to generate.