ソースを参照

upgrading package: bash 3.2.3 -> 3.2.5

Ralf S. Engelschall 19 年 前
コミット
9df20da3b9
1 ファイル変更6 行追加4 行削除
  1. 6 4
      bash/bash.spec

+ 6 - 4
bash/bash.spec

@@ -25,8 +25,8 @@
 #   package version
 %define       V_base_real 3.2
 %define       V_base_comp 32
-%define       V_plvl_raw  3
-%define       V_plvl_pad  003
+%define       V_plvl_raw  5
+%define       V_plvl_pad  005
 
 #   package information
 Name:         bash
@@ -39,7 +39,7 @@ Class:        CORE
 Group:        Shell
 License:      GPL
 Version:      %{V_base_real}.%{V_plvl_raw}
-Release:      20061031
+Release:      20061109
 
 #   list of sources
 Source0:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}.tar.gz
@@ -48,6 +48,8 @@ Patch0:       bash.patch
 Patch1:       ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-001
 Patch2:       ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-002
 Patch3:       ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-003
+Patch4:       ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-004
+Patch5:       ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-005
 
 #   build information
 Prefix:       %{l_prefix}
@@ -79,7 +81,7 @@ AutoReqProv:  no
 %prep
     #   unpack and patch distribution
     %setup -q -n bash-%{V_base_real}
-    %patch -p0 -P 0 1 2 3
+    %patch -p0 -P 0 1 2 3 4 5
     sleep 1
     touch y.tab.[ch]