OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-Dec-2007 09:49:00
Branch: HEAD Handle: 2007121508490000
Modified files:
openpkg-src/readline readline.spec
Log:
upgrading package: readline 5.2.7 -> 5.2.12
Summary:
Revision Changes Path
1.42 +9 -4 openpkg-src/readline/readline.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/readline/readline.spec
============================================================================
$ cvs diff -u -r1.41 -r1.42 readline.spec
--- openpkg-src/readline/readline.spec 27 Sep 2007 07:05:55 -0000
1.41
+++ openpkg-src/readline/readline.spec 15 Dec 2007 08:49:00 -0000
1.42
@@ -25,8 +25,8 @@
# package version
%define V_base_real 5.2
%define V_base_comp 52
-%define V_plvl_raw 7
-%define V_plvl_pad 007
+%define V_plvl_raw 12
+%define V_plvl_pad 012
# package information
Name: readline
@@ -39,7 +39,7 @@
Group: Terminal
License: GPL
Version: %{V_base_real}.%{V_plvl_raw}
-Release: 20070927
+Release: 20071215
# list of sources
Source0: ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}.tar.gz
@@ -51,6 +51,11 @@
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
+Patch8:
ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readline%{V_base_comp}-008
+Patch9:
ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readline%{V_base_comp}-009
+Patch10:
ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readline%{V_base_comp}-010
+Patch11:
ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readline%{V_base_comp}-011
+Patch12:
ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readline%{V_base_comp}-012
# build information
Prefix: %{l_prefix}
@@ -77,7 +82,7 @@
%prep
%setup -q -n readline-%{V_base_real}
- %patch -p0 -P 1 2 3 4 5 6 7
+ %patch -p0 -P 1 2 3 4 5 6 7 8 9 10 11 12
%build
# configure package
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]