# HG changeset patch # User Michael Schloh von Bennewitz # Date 1350328651 -7200 # Node ID 4b10bb3b97b3d4d60444c494a1cdf61129007f6b # Parent 596de7ac59a202caf5395c450c2bc1977fdd2d57 Update to new vendor software version and correct missing dependency. diff -r 596de7ac59a2 -r 4b10bb3b97b3 ruby/ruby.spec --- a/ruby/ruby.spec Fri Oct 12 21:27:36 2012 +0200 +++ b/ruby/ruby.spec Mon Oct 15 21:17:31 2012 +0200 @@ -22,9 +22,9 @@ ## # package versions -%define V_dist 1.9.3-p194 -%define V_subdir 1.9.3-p194 -%define V_opkg 1.9.3p194 +%define V_dist 1.9.3-p286 +%define V_subdir 1.9.3-p286 +%define V_opkg 1.9.3p286 # package information Name: ruby @@ -40,10 +40,10 @@ Release: 20120800 # list of sources -Source0: ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{V_dist}.tar.gz +Source0: ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{V_dist}.tar.bz2 # build information -BuildPreReq: OpenPKG, openpkg >= 20100101, make, gcc +BuildPreReq: OpenPKG, openpkg >= 20100101, make, gcc, yaml PreReq: OpenPKG, openpkg >= 20100101 BuildPreReq: ncurses, openssl, readline, zlib PreReq: ncurses, openssl, readline, zlib