X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=bash.spec;h=81d2dc6023ba36dd9621571230329c5216bbe6bb;hb=f0324dcbe50db24b71ee7e4d8a18a02970cf6498;hp=cabfd2ad0e281bacb818b9734f058a1200e84520;hpb=04328221ee0d4333dfb6ff96e5ebc80a0c1eb424;p=packages%2Fbash.git diff --git a/bash.spec b/bash.spec index cabfd2a..81d2dc6 100644 --- a/bash.spec +++ b/bash.spec @@ -4,8 +4,9 @@ %bcond_with bash_history # build with additional history in /var/log/bash_hist ;) %bcond_without tests # do not perform "make test" +# NOTE: when updating patchleve, do not forget to update 'sources' file! %define ver 4.3 -%define patchlevel 11 +%define patchlevel 25 %define rel 1 Summary: GNU Bourne Again Shell (bash) Summary(fr.UTF-8): Le shell Bourne Again de GNU @@ -35,7 +36,7 @@ Patch9: %{name}-backup_history.patch Patch10: %{name}-act_like_sh.patch Patch11: %{name}-elinks_cont.patch Patch12: %{name}-pl.po-update.patch -%patchset_source -f http://ftp.gnu.org/gnu/bash/bash-4.3-patches/bash43-%03g 1 %{patchlevel} +%patchset_source -f https://ftp.gnu.org/gnu/bash/bash-4.3-patches/bash43-%03g 1 %{patchlevel} URL: http://www.gnu.org/software/bash/ BuildRequires: autoconf BuildRequires: automake @@ -194,6 +195,8 @@ tym pakiecie jest wersja basha skonsolidowana statycznie. %patch11 -p1 %patch12 -p1 +sed -i -e 's#/usr/bin/printf#/bin/printf#g' tests/intl2.sub + %build cp -f /usr/share/automake/config.* support %{__autoconf}