Explorar o código

fix packaging

Ralf S. Engelschall %!s(int64=18) %!d(string=hai) anos
pai
achega
82811b50ef
Modificáronse 2 ficheiros con 15 adicións e 4 borrados
  1. 10 2
      bash/bash.spec
  2. 5 2
      readline/readline.spec

+ 10 - 2
bash/bash.spec

@@ -39,7 +39,7 @@ Class:        CORE
 Group:        Shell
 License:      GPL
 Version:      %{V_base_real}.%{V_plvl_raw}
-Release:      20070822
+Release:      20070927
 
 #   list of sources
 Source0:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}.tar.gz
@@ -62,6 +62,14 @@ Patch14:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_ba
 Patch15:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-015
 Patch16:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-016
 Patch17:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-017
+Patch18:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-018
+Patch19:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-019
+Patch20:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-020
+Patch21:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-021
+Patch22:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-022
+Patch23:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-023
+Patch24:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-024
+Patch25:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-025
 
 #   build information
 Prefix:       %{l_prefix}
@@ -94,7 +102,7 @@ AutoReqProv:  no
 %prep
     #   unpack and patch distribution
     %setup -q -n bash-%{V_base_real}
-    %patch -p0 -P 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
+    %patch -p0 -P 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
     sleep 1
     touch y.tab.[ch]
     touch configure config.h.in

+ 5 - 2
readline/readline.spec

@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Terminal
 License:      GPL
 Version:      %{V_base_real}.%{V_plvl_raw}
-Release:      20070822
+Release:      20070927
 
 #   list of sources
 Source0:      ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}.tar.gz
@@ -48,6 +48,9 @@ Patch1:       ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readli
 Patch2:       ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readline%{V_base_comp}-002
 Patch3:       ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readline%{V_base_comp}-003
 Patch4:       ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readline%{V_base_comp}-004
+Patch5:       ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readline%{V_base_comp}-005
+Patch6:       ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readline%{V_base_comp}-006
+Patch7:       ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readline%{V_base_comp}-007
 
 #   build information
 Prefix:       %{l_prefix}
@@ -74,7 +77,7 @@ AutoReqProv:  no
 
 %prep
     %setup -q -n readline-%{V_base_real}
-    %patch -p0 -P 1 2 3 4
+    %patch -p0 -P 1 2 3 4 5 6 7
 
 %build
     #   configure package