OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   11-Oct-2006 16:54:40
  Branch: HEAD                             Handle: 2006101115544000

  Modified files:
    openpkg-src/readline    readline.spec

  Log:
    upgrading package: readline 5.1.4 -> 5.2.0

  Summary:
    Revision    Changes     Path
    1.30        +7  -10     openpkg-src/readline/readline.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/readline/readline.spec
  ============================================================================
  $ cvs diff -u -r1.29 -r1.30 readline.spec
  --- openpkg-src/readline/readline.spec        24 Sep 2006 11:58:25 -0000      
1.29
  +++ openpkg-src/readline/readline.spec        11 Oct 2006 14:54:40 -0000      
1.30
  @@ -23,10 +23,10 @@
   ##
   
   #   package version
  -%define       V_base_real 5.1
  -%define       V_base_comp 51
  -%define       V_plvl_raw  4
  -%define       V_plvl_pad  004
  +%define       V_base_real 5.2
  +%define       V_base_comp 52
  +%define       V_plvl_raw  0
  +%define       V_plvl_pad  0
   
   #   package information
   Name:         readline
  @@ -39,15 +39,11 @@
   Group:        Terminal
   License:      GPL
   Version:      %{V_base_real}.%{V_plvl_raw}
  -Release:      20060924
  +Release:      20061011
   
   #   list of sources
   Source0:      ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}.tar.gz
   Source1:      readline.pc
  -Patch0:       
ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readline%{V_base_comp}-001
  -Patch1:       
ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readline%{V_base_comp}-002
  -Patch2:       
ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readline%{V_base_comp}-003
  -Patch3:       
ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readline%{V_base_comp}-004
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -67,6 +63,8 @@
           regex     = readline-(__VER__)\.tar\.gz
       }
       prog readline:patches = {
  +        disabled
  +        comment   = "cs: no patches available at this time"
           version   = %{V_base_comp}-%{V_plvl_pad}
           url       = 
ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/
           regex     = readline(\S+-\d+)
  @@ -74,7 +72,6 @@
   
   %prep
       %setup -q -n readline-%{V_base_real}
  -    %patch -p0 -P 0 1 2 3
   
   %build
       #   configure package
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to