SPECS: bash.spec - rel 2; add fixes accumulated by gentoo (untill oficial p...
arekm
arekm at pld-linux.org
Wed Feb 25 10:06:09 CET 2009
Author: arekm Date: Wed Feb 25 09:06:09 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; add fixes accumulated by gentoo (untill oficial patchsets arrive)
---- Files affected:
SPECS:
bash.spec (1.195 -> 1.196)
---- Diffs:
================================================================
Index: SPECS/bash.spec
diff -u SPECS/bash.spec:1.195 SPECS/bash.spec:1.196
--- SPECS/bash.spec:1.195 Mon Feb 23 22:53:26 2009
+++ SPECS/bash.spec Wed Feb 25 10:06:03 2009
@@ -7,7 +7,7 @@
#
%define ver 4.0
%define patchlevel 0
-%define rel 1
+%define rel 2
Summary: GNU Bourne Again Shell (bash)
Summary(fr.UTF-8): Le shell Bourne Again de GNU
Summary(pl.UTF-8): Powłoka GNU Bourne Again Shell (bash)
@@ -38,6 +38,7 @@
Patch9: %{name}-backup_history.patch
Patch10: %{name}-act_like_sh.patch
Patch11: %{name}-elinks_cont.patch
+Patch12: %{name}-fixes.patch
# %%patchset_source -f http://ftp.gnu.org/gnu/bash/bash-4.0-patches/bash40-%03g 1 %{patchlevel}
URL: http://www.gnu.org/software/bash/
BuildRequires: autoconf
@@ -195,6 +196,7 @@
%{?with_bash_history:%patch9 -p1}
%patch10 -p1
%patch11 -p1
+%patch12 -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
@@ -316,6 +318,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.196 2009/02/25 09:06:03 arekm
+- rel 2; add fixes accumulated by gentoo (untill oficial patchsets arrive)
+
Revision 1.195 2009/02/23 21:53:26 arekm
- up to 4.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bash.spec?r1=1.195&r2=1.196&f=u
More information about the pld-cvs-commit
mailing list