SPECS: bash.spec - AC-branch merge

glen glen at pld-linux.org
Fri Feb 2 05:43:37 CET 2007


Author: glen                         Date: Fri Feb  2 04:43:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- AC-branch merge

---- Files affected:
SPECS:
   bash.spec (1.170 -> 1.171) 

---- Diffs:

================================================================
Index: SPECS/bash.spec
diff -u SPECS/bash.spec:1.170 SPECS/bash.spec:1.171
--- SPECS/bash.spec:1.170	Fri Dec 22 21:44:38 2006
+++ SPECS/bash.spec	Fri Feb  2 05:43:32 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,9 @@
 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
+# Source6-md5:	99701bc1f919cfc527cb95fadbc66c93
 Patch0:		%{name}-paths.patch
 Patch1:		%{name}-security.patch
 Patch2:		%{name}-autoconf.patch
@@ -42,6 +45,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 +198,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 +340,15 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.171  2007/02/02 04:43:32  glen
+- AC-branch merge
+
+Revision 1.170.2.2  2007/02/02 01:38:48  ankry
+- md5
+
+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.171&f=u



More information about the pld-cvs-commit mailing list