Mon, 15 Oct 2012 21:17:31 +0200
Update to new vendor software version and correct missing dependency.
ruby/ruby.spec | file | annotate | diff | comparison | revisions |
1.1 --- a/ruby/ruby.spec Fri Oct 12 21:27:36 2012 +0200 1.2 +++ b/ruby/ruby.spec Mon Oct 15 21:17:31 2012 +0200 1.3 @@ -22,9 +22,9 @@ 1.4 ## 1.5 1.6 # package versions 1.7 -%define V_dist 1.9.3-p194 1.8 -%define V_subdir 1.9.3-p194 1.9 -%define V_opkg 1.9.3p194 1.10 +%define V_dist 1.9.3-p286 1.11 +%define V_subdir 1.9.3-p286 1.12 +%define V_opkg 1.9.3p286 1.13 1.14 # package information 1.15 Name: ruby 1.16 @@ -40,10 +40,10 @@ 1.17 Release: 20120800 1.18 1.19 # list of sources 1.20 -Source0: ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{V_dist}.tar.gz 1.21 +Source0: ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{V_dist}.tar.bz2 1.22 1.23 # build information 1.24 -BuildPreReq: OpenPKG, openpkg >= 20100101, make, gcc 1.25 +BuildPreReq: OpenPKG, openpkg >= 20100101, make, gcc, yaml 1.26 PreReq: OpenPKG, openpkg >= 20100101 1.27 BuildPreReq: ncurses, openssl, readline, zlib 1.28 PreReq: ncurses, openssl, readline, zlib