Commit Graph

329 Commits

Author SHA1 Message Date
Vít Ondruch 152afa6f24 Add missing ruby-exercise.stp file. 2013-02-22 14:17:53 +01:00
Vít Ondruch d5af607134 Add example tapset file. 2013-02-22 14:17:53 +01:00
Vít Ondruch 924ee344ab Escape example command in tapset comment. 2013-02-22 14:17:53 +01:00
Vít Ondruch a91606d4ba Upgrade to Ruby 2.0.0 (r38732). 2013-02-22 14:17:53 +01:00
Vít Ondruch 4574488d84 Add small TODO. 2013-02-22 14:17:04 +01:00
Vít Ondruch 94da38c804 Make Tapset platform independent. 2013-02-22 14:17:04 +01:00
Vít Ondruch 306a9cfda2 Add TapSet for Ruby. 2013-02-22 14:17:04 +01:00
Vít Ondruch e4abbb6f3e Re-enable tests previously disabled due to bugs. 2013-02-22 14:16:37 +01:00
Vít Ondruch f558e87b58 Enable SystemTap support. 2013-02-22 14:16:37 +01:00
Vít Ondruch 66b98259c5 Update to Ruby 2.0.0 (r38422). 2013-02-22 14:16:05 +01:00
Vít Ondruch d64bdcf487 Try to make -doc subpackage noarch again
The new RDoc should resolve the arch dependent issues
(https://github.com/rdoc/rdoc/issues/71).
2013-02-22 14:15:31 +01:00
Vít Ondruch f700ed56ad Upgrade to Ruby 2.0.0 (r38297). 2013-02-22 14:15:00 +01:00
Vít Ondruch e6ae5c218d Always add the .gemspec lines before end of block. 2013-02-22 14:14:29 +01:00
Vít Ondruch f54d04c405 RDoc now depends on JSON. 2013-02-22 14:14:29 +01:00
Vít Ondruch 6c9f7f5273 Update to Ruby 2.0.0 (r38260). 2013-02-22 14:13:49 +01:00
Vít Ondruch 08ec4b6a6c Add TODO to fix ruby_abi for official release. 2013-02-22 14:13:49 +01:00
Vít Ondruch 6951c61aee Update release name to preview2, which is the most actual. 2013-02-22 14:13:48 +01:00
Vít Ondruch 3fa802844a Upgrade to Ruby 2.0.0 (r38184). 2013-02-22 14:13:48 +01:00
Vít Ondruch dcfbb7a72e Update to Ruby 2.0.0 (r37807). 2013-02-22 14:12:26 +01:00
Vít Ondruch dc03cfc635 Upgrade to Ruby 2.0.0 (r37773). 2013-02-22 14:12:26 +01:00
Vít Ondruch b3f2794361 Convert to git formated patch. 2013-02-22 14:11:29 +01:00
Vít Ondruch 6193662f24 Rebase patches. 2013-02-22 14:11:29 +01:00
Vít Ondruch 43f936f6e3 Add references to upstream commits of RubyGems's uninstaller patch. 2013-02-22 14:11:29 +01:00
Vít Ondruch 4fa6c0a0f2 Upgrade to Ruby 2.0.0 (r37589). 2013-02-22 14:11:29 +01:00
Vít Ondruch 3a63053e85 RubyGems needs psych for proper functionality.
It is not 100% clear, if RubyGems are the best place to require psych,
but lets see how it will work. In the future, it might get moved into
ruby-libs if needed, but it doesn't look like it should be there ATM,
since it would be unnecessary payload.
2013-02-22 14:10:48 +01:00
Vít Ondruch dd816cc3e3 Split Psych into rubygem-psych subpackage. 2013-02-22 14:10:48 +01:00
Vít Ondruch ed30ceed59 Remove useless dot from Summary. 2013-02-22 14:10:03 +01:00
Vít Ondruch 751f271fc3 Update infrastructure to allow build of versioned releases.
This will allow to build releases such as preview1 or rc1.
2013-02-22 14:10:03 +01:00
Vít Ondruch 4531f33ec9 Upgrade to Ruby 2.0.0 (r37421). 2013-02-22 14:10:03 +01:00
Vít Ondruch 223ff9d8e4 Move NEWS to the main package. 2013-02-22 14:09:07 +01:00
Vít Ondruch ff0af32c7d Split documentation into -doc subpackage. 2013-02-22 14:08:25 +01:00
Vít Ondruch 0917ed3f90 Update TODO about rubygems-filesystem. 2013-02-22 14:06:35 +01:00
Vít Ondruch 5961c79b1c Upgrade to Ruby 2.0.0 (r36887). 2013-02-22 14:06:34 +01:00
Vít Ondruch a5d4d8f85d Revert the dependency of ruby-libs on rubygems (rhbz#845011,
rhbz#847482).
2013-02-22 14:05:13 +01:00
Vít Ondruch ccac016359 ruby-libs must require rubygems (rhbz#45011). 2013-02-22 14:03:07 +01:00
Vít Ondruch 752aa5455a Upgrade to Ruby 2.0.0 (r36213). 2013-02-22 14:01:48 +01:00
Vít Ondruch 6aa88d69ae Upgrade to Ruby 2.0.0 (r36169). 2013-02-22 14:01:48 +01:00
Vít Ondruch 95c97f6ea7 Enable tests and small ARM tweaks.
The most of the tests are functional now. The only exception is the one
test failing on armv7. Not sure about the PPC though.
2013-02-22 14:01:48 +01:00
Vít Ondruch 54ae414367 Remove superfluous slashes. 2013-02-22 13:58:52 +01:00
Vít Ondruch dc683b73ac Patch updated to contain !<verconf>! mark.
Moves the RUBYGEMS_DIR macro definition into verconf.h. This change was
requested by nobu at https://bugs.ruby-lang.org/issues/5617
2013-02-22 13:58:52 +01:00
Vít Ondruch 4efe111a88 Upgrade to Ruby 2.0.0 (r35922). 2013-02-22 13:58:52 +01:00
Vít Ondruch ea3cb65d83 Upgrade to Ruby 2.0.0 (r35368). 2013-02-22 13:58:52 +01:00
Vít Ondruch 7fe201b148 Initial .spec for Ruby 2.0.0. 2013-02-22 13:55:10 +01:00
Mamoru TASAKA 7dff78b417 fix rdoc version 2013-02-11 16:10:19 +09:00
Mamoru TASAKA 51a6d3593c Update to 1.9.3 p385 2013-02-11 15:55:43 +09:00
Mamoru Tasaka 957db76127 Update to 1.9.3 p374
- Fix provided variables in pkgconfig (bug 789532:
  Vít Ondruch <vondruch@redhat.com>)
2013-01-20 01:44:27 +09:00
TASAKA Mamoru 8703f41ded Provide non-versioned pkgconfig file (bug 789532)
- Use db5 on F-19 (bug 894022)

- Backport fix for the upstream PR7629, save the proc made from the given block
  (bug 895173)
2013-01-18 21:42:55 +09:00
Mamoru Tasaka 1d3888b468 Backport fix for the upstream PR7629, save the proc made from the given block
(bug 895173)
2013-01-16 23:23:01 +09:00
Mamoru Tasaka 169a9110ad Kill upstream-applied patch 2013-01-02 16:18:38 +09:00
Mamoru Tasaka a8441ce179 Update to 1.9.3.362 2013-01-02 16:07:42 +09:00