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:   26-Jul-2008 08:20:23
  Branch: HEAD                             Handle: 2008072607202300

  Modified files:
    openpkg-src/ruby        ruby.spec

  Log:
    upgrading package: ruby 1.9.0.2 -> 1.9.0.3

  Summary:
    Revision    Changes     Path
    1.58        +7  -6      openpkg-src/ruby/ruby.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ruby/ruby.spec
  ============================================================================
  $ cvs diff -u -r1.57 -r1.58 ruby.spec
  --- openpkg-src/ruby/ruby.spec        20 Jun 2008 17:43:06 -0000      1.57
  +++ openpkg-src/ruby/ruby.spec        26 Jul 2008 06:20:23 -0000      1.58
  @@ -22,8 +22,9 @@
   ##
   
   #   package versions
  -%define       V_dst   1.9.0-2
  -%define       V_opkg  1.9.0.2
  +%define       V_dist   1.9.0-3
  +%define       V_subdir 1.9.0-r18217
  +%define       V_opkg   1.9.0.3
   
   #   package information
   Name:         ruby
  @@ -36,10 +37,10 @@
   Group:        Language
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20080620
  +Release:      20080726
   
   #   list of sources
  -Source0:      ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{V_dst}.tar.gz
  +Source0:      ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{V_dist}.tar.gz
   Patch0:       ruby.patch
   
   #   build information
  @@ -60,13 +61,13 @@
   
   %track
       prog ruby = {
  -        version   = %{V_dst}
  +        version   = %{V_dist}
           url       = ftp://ftp.ruby-lang.org/pub/ruby/
           regex     = ruby-(__VER__)\.tar\.gz
       }
   
   %prep
  -    %setup -q -n ruby-%{V_dst}
  +    %setup -q -n ruby-%{V_subdir}
       %patch -p0
   
   %build
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to