SPECS (AC-branch): bash.spec - added translations based on GNU TP, ...
ankry
ankry at pld-linux.org
Fri Feb 2 02:30:09 CET 2007
Author: ankry Date: Fri Feb 2 01:30:09 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- added translations based on GNU TP, rel. 2
---- Files affected:
SPECS:
bash.spec (1.170 -> 1.170.2.1)
---- Diffs:
================================================================
Index: SPECS/bash.spec
diff -u SPECS/bash.spec:1.170 SPECS/bash.spec:1.170.2.1
--- SPECS/bash.spec:1.170 Fri Dec 22 21:44:38 2006
+++ SPECS/bash.spec Fri Feb 2 02:30:03 2007
@@ -7,7 +7,7 @@
#
%define _ver 3.2
%define _patchlevel 9
-%define _rel 1
+%define _rel 2
Summary: GNU Bourne Again Shell (bash)
Summary(fr): Le shell Bourne Again de GNU
Summary(pl): Powłoka GNU Bourne Again Shell (bash)
@@ -24,6 +24,8 @@
Source4: %{name}-skel-.%{name}rc
Source5: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
# Source5-md5: d2aacf89c4a444c5da648da69afdb01a
+# based on GNU TP; omitted: eo (not supported), rw (empty)
+Source6: %{name}-translations.tar.bz2
Patch0: %{name}-paths.patch
Patch1: %{name}-security.patch
Patch2: %{name}-autoconf.patch
@@ -42,6 +44,7 @@
BuildRequires: ncurses-devel >= 5.2
BuildRequires: readline-devel >= 5.2
BuildRequires: rpmbuild(macros) >= 1.353
+BuildRequires: sed >= 4.0
BuildRequires: texinfo
%if %{with static}
# Require static library only for static build
@@ -194,6 +197,8 @@
%patch8 -p1
%{?with_bash_history:%patch9 -p1}
%patch10 -p1
+tar xjf %SOURCE6 -C po
+sed -e 's/boldquot ru/boldquot ru af ca de es et fr hu ja nl pl pt_BR ro tr vi/' -i po/LINGUAS
%build
cp -f /usr/share/automake/config.* support
@@ -334,6 +339,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.170.2.1 2007/02/02 01:30:03 ankry
+- added translations based on GNU TP, rel. 2
+
Revision 1.170 2006/12/22 20:44:38 glen
- update to 3.2.9
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bash.spec?r1=1.170&r2=1.170.2.1&f=u
More information about the pld-cvs-commit
mailing list