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:   08-Dec-2005 20:08:17
  Branch: HEAD                             Handle: 2005120819081600

  Modified files:
    openpkg-src/readline    readline.spec
  Removed files:
    openpkg-src/readline    readline.patch

  Log:
    upgrading package: readline 5.0.5 -> 5.1.0

  Summary:
    Revision    Changes     Path
    1.5         +0  -33     openpkg-src/readline/readline.patch
    1.24        +5  -17     openpkg-src/readline/readline.spec
  ____________________________________________________________________________

  rm -f openpkg-src/readline/readline.patch <<'@@ .'
  Index: openpkg-src/readline/readline.patch
  ============================================================================
  [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/readline/readline.spec
  ============================================================================
  $ cvs diff -u -r1.23 -r1.24 readline.spec
  --- openpkg-src/readline/readline.spec        17 Jun 2005 12:20:16 -0000      
1.23
  +++ openpkg-src/readline/readline.spec        8 Dec 2005 19:08:16 -0000       
1.24
  @@ -23,10 +23,10 @@
   ##
   
   #   package version
  -%define       V_base_real 5.0
  -%define       V_base_comp 50
  -%define       V_plvl_raw  5
  -%define       V_plvl_pad  005
  +%define       V_base_real 5.1
  +%define       V_base_comp 51
  +%define       V_plvl_raw  0
  +%define       V_plvl_pad  0
   
   #   package information
   Name:         readline
  @@ -39,17 +39,11 @@
   Group:        Converter
   License:      GPL
   Version:      %{V_base_real}.%{V_plvl_raw}
  -Release:      20050617
  +Release:      20051208
   
   #   list of sources
   Source0:      ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}.tar.gz
   Source1:      readline.pc
  -Patch0:       readline.patch
  -Patch1:       
ftp://ftp.cwru.edu/pub/bash/readline-%{V_base_real}-patches/readline%{V_base_comp}-001
  -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
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -76,12 +70,6 @@
   
   %prep
       %setup -q -n readline-%{V_base_real}
  -    %patch -p0 -P 0 1 2 3 4 5
  -
  -    #   fix incorrect versioning
  -    %{l_shtool} subst \
  -        -e 's;5\.0-rc1;5.0;' \
  -        configure
   
   %build
       #   configure package
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to