Browse Source

readline 5.2-4

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3517 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 13 years ago
parent
commit
7244c4f2d9
1 changed files with 8 additions and 1 deletions
  1. 8 1
      r/readline/readline-vl.spec

+ 8 - 1
r/readline/readline-vl.spec

@@ -3,7 +3,7 @@ Summary(ja): readline ライブラリ
 
 Name: readline
 Version: 5.2
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 License: GPLv2
 Group: System Environment/Libraries
 URL: http://tiswww.tis.case.edu/~chet/readline/rltop.html
@@ -22,6 +22,8 @@ Patch9: ftp://ftp.gnu.org/gnu/readline/readline-%{version}-patches/readline52-00
 Patch10: ftp://ftp.gnu.org/gnu/readline/readline-%{version}-patches/readline52-010
 Patch11: ftp://ftp.gnu.org/gnu/readline/readline-%{version}-patches/readline52-011
 Patch12: ftp://ftp.gnu.org/gnu/readline/readline-%{version}-patches/readline52-012
+Patch13: ftp://ftp.gnu.org/gnu/readline/readline-%{version}-patches/readline52-013
+Patch14: ftp://ftp.gnu.org/gnu/readline/readline-%{version}-patches/readline52-014
 
 Patch20: readline-5.2-shlib.patch
 
@@ -128,6 +130,8 @@ need to have the readline package installed.
 %patch10 -p0 -b .010
 %patch11 -p0 -b .011
 %patch12 -p0 -b .012
+%patch13 -p0 -b .013
+%patch14 -p0 -b .014
 
 %patch20 -p1 -b .shlib
 
@@ -203,6 +207,9 @@ fi
 %endif
 
 %changelog
+* Sun Apr 17 2011 IWAI, Masaharu <iwai@alib.jp> 5.2-4
+- add upstream patches 13,14 (Patch13,14)
+
 * Fri Mar  5 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 5.2-3
 - rebuilt with new toolchain
 - add Requires(post,pre): /sbin/ldconfig