ruby-rdoc - A tool to generate documentation from Ruby source files
The rdoc is a tool to generate the documentation from Ruby source files. It supports some output formats, like HTML, Ruby interactive reference (ri), XML and Windows Help file (chm).
| License: | (GPLv2 or Ruby) and CC-BY | Group: | development/languages |
|---|---|---|---|
| URL: | http://www.ruby-lang.org/ |
Packages
| Name | Epoch | Version | Release | Arch | Size | Built |
|---|---|---|---|---|---|---|
| ruby-rdoc | 0 | 1.8.7.299 | 5.el5.fio.1 | i686 | 400 KiB | 2011-05-05 15:37:46 |
Changelog:
- * 2010-11-17 - Jim Meyering <meyering[AT]redhat[DOTCOM]> - 1.8.7.299-5.1
- Append .1 to Release.
- * 2010-11-17 - Jim Meyering <meyering[AT]redhat[DOTCOM]> - 1.8.7.299-5
- avoid thread-related segfault on powerpc64 * ruby-ppc64-segv-fix.patch: New file. Do not ignore test failure on ppc64. - Resolves: rhbz#653824
- * 2010-08-16 - Jim Meyering <meyering[AT]redhat[DOTCOM]> - 1.8.7.299-4
- Address CVE-2010-0541 "Ruby WEBrick javascript injection flaw" by applying the patch from Apple as included in http://bugzilla.redhat.com/587731. * ruby-1.8.7-webrick-CVE.patch: New file. - Resolves: rhbz#605418
- * 2010-06-28 - Jim Meyering <meyering[AT]redhat[DOTCOM]> - 1.8.7.299-3
cleanup: * remove unused "sitedir" definition * do not include .tk.old/ directory in .rpm
- * 2010-06-24 - Jim Meyering <meyering[AT]redhat[DOTCOM]> - 1.8.7.249-2
- Rebase to ruby-1.8.7.299 * remove patch30, aka ruby-1.8.7-openssl-1.0.patch; subsumed * remove patch101, aka ruby-1.8.7-rb_gc_guard_ptr-optimization.patch; subsumed
- * 2010-06-24 - Jim Meyering <meyering[AT]redhat[DOTCOM]> - 1.8.7.249-1
- Resolves: rhbz#602435 - (sitelib2): remove unused definition - correct search path, using changes from Mohammed Morsi's http://mo.morsi.org/files/ruby-1.8.7.249-5.fc13.src.rpm
- * 2010-06-23 - Jim Meyering <meyering[AT]redhat[DOTCOM]> - 1.8.7.249-0.3
- split some long lines; as in Mamoru Tasaka's 1.8.7.x spec file - don't require emacs; remove vestiges of emacs
- * 2010-06-22 - Jim Meyering <meyering[AT]redhat[DOTCOM]> - 1.8.7.249-0.2
- Integrate addition of patch101 by Mohammed Morsi. This fixes the segv-inducing marshaling bug affecting rails-3.0.0. - Integrate Mamoru Tasaka's path-fixing feedback, including updates to ruby-1.8.7-lib-paths.patch
- * 2010-06-20 - Jim Meyering <meyering[AT]redhat[DOTCOM]> - 1.8.7.249-0.1
- Rebase to Ruby 1.8.7. Based on Mohammed Morsi's port of the 1.9.1 spec file to Fedora 11: <http://mo.morsi.org/blog/node/318>. * ruby-multilib.patch (aka patch23): Rewrite the mkconfig.rb patch so that it may be applied unconditionally. This addresses an rpmlint complaint about the arch-dependent patch. Now, the script itself tests the target architecture. Remove the ".ifarch ppc64 s390x sparc64 x86_64" conditional.
- * 2010-05-24 - Akira TAGOH <tagoh[AT]redhat[DOTCOM]> - 1.8.6.399-5.1
- Rebuild for RHEL-6.