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: 27-Sep-2007 09:05:57
Branch: HEAD Handle: 2007092708055500
Modified files:
openpkg-src/readline readline.spec
Log:
fix packaging
Summary:
Revision Changes Path
1.41 +5 -2 openpkg-src/readline/readline.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/readline/readline.spec
============================================================================
$ cvs diff -u -r1.40 -r1.41 readline.spec
--- openpkg-src/readline/readline.spec 22 Aug 2007 20:46:50 -0000
1.40
+++ openpkg-src/readline/readline.spec 27 Sep 2007 07:05:55 -0000
1.41
@@ -39,7 +39,7 @@
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 @@
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 @@
%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
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]