SHA256
1
0
forked from pool/ruby

Accepting request 30840 from devel:languages:ruby

Copy from devel:languages:ruby/ruby based on submit request 30840 from user darix

OBS-URL: https://build.opensuse.org/request/show/30840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ruby?expand=0&rev=12
This commit is contained in:
OBS User autobuild
2010-01-29 19:53:59 +00:00
committed by Git OBS Bridge
parent 5a7be7d4f7
commit 04279151c4
3 changed files with 29 additions and 10 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Dec 17 00:42:51 CET 2009 - jengelh@medozas.de
- package documentation as noarch
- adjust ruby.macros to ask the ruby binary for the target plaform.
This is because %_host_cpu can expand to sparc64, while ruby is
built for the sparcv9 target, and %_target_cpu can expand to
noarch.
- in ruby.spec, %rb_arch is statically reset to %_target_cpu, as
we need the target name. Since it won't be noarch in this case,
that is good.
-------------------------------------------------------------------
Thu Aug 20 19:19:52 UTC 2009 - jansimon.moeller@opensuse.org