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