]> git.pld-linux.org Git - packages/bash.git/commitdiff
- rel 2; add fixes accumulated by gentoo (untill oficial patchsets arrive) auto/th/bash-4_0_0-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 25 Feb 2009 09:06:03 +0000 (09:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bash.spec -> 1.196

bash.spec

index f7932aa2da497992c4760fb8035e968cf8bade6f..3d5a085bdd0c61ddd7f91e51b412ad1f7224a080 100644 (file)
--- a/bash.spec
+++ b/bash.spec
@@ -6,7 +6,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)
@@ -37,6 +37,7 @@ Patch8:               %{name}-sighup.patch
 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
@@ -194,6 +195,7 @@ tym pakiecie jest wersja basha skonsolidowana statycznie.
 %{?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
 
This page took 0.048512 seconds and 4 git commands to generate.