# HG changeset patch # User Michael Schloh von Bennewitz # Date 1346258608 -7200 # Node ID 0bf572151f0d8c3bb5682145b08ac15395381b10 # Parent f954b9674aceed69ec1c6ee52c8f05451f8b0d3d Update version, use parallel make, and correct typical german english mistakes. diff -r f954b9674ace -r 0bf572151f0d ruby/ruby.spec --- a/ruby/ruby.spec Wed Aug 29 18:42:28 2012 +0200 +++ b/ruby/ruby.spec Wed Aug 29 18:43:28 2012 +0200 @@ -22,9 +22,9 @@ ## # package versions -%define V_dist 1.9.3-p125 -%define V_subdir 1.9.3-p125 -%define V_opkg 1.9.3p125 +%define V_dist 1.9.3-p194 +%define V_subdir 1.9.3-p194 +%define V_opkg 1.9.3p194 # package information Name: ruby @@ -37,7 +37,7 @@ Group: Language License: GPL Version: %{V_opkg} -Release: 20120414 +Release: 20120800 # list of sources Source0: ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{V_dist}.tar.gz @@ -50,9 +50,9 @@ %description Ruby is an interpreted scripting language for quick and easy - object-oriented programming. It has many features to process text - files and to do system management tasks (as in Perl). It is simple, - straight-forward, extensible, and portable. + object oriented programming. It has many features to process text + files and to do system management tasks (as in Perl.) It is simple, + straight forward, extensible, and portable. %track prog ruby = { @@ -73,7 +73,7 @@ --mandir=%{l_prefix}/man \ --with-ldflags="%{l_ldflags}" \ --disable-shared - %{l_make} %{l_mflags} + %{l_make} %{l_mflags -O} %install %{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}