]> git.pld-linux.org Git - packages/ruby.git/commit - ruby.spec
- main change: split ruby main package into separate subpackages:
authortwittner <twittner@pld-linux.org>
Mon, 26 Dec 2005 01:35:10 +0000 (01:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit9fd96af7cc6d8b94c31611c12eaca162d0cb2a2d
tree339d7b96a0475c310ac6f3f452f077459d1aa9a1
parent9227517054c17200b1b30f3374ec4ce598b94f15
- main change: split ruby main package into separate subpackages:
  - ruby - contains only ruby shared library and interpreter
  - ruby-modules - contains ruby boundled libraries and utilities: irb,
    rdoc, ri. Utilities and their libraries are rather small so it isn't
    worth to release them into separate subpkg. and for complicating
    requires - for this reason ri doc empty directories belong to this pkg.
     - ri docs from ruby extension packages go here.
  - ruby-doc - contains html documentation: FAQ, Guide, Core and Stdlib
  - ruby-examples - contains what is in sample directory
  - ruby-doc-ri - ruby bundled(?) and generated documentation during ruby
    building in ri format.
- added manpages from Debian for rdoc(1), ri(1), testrb(1); updated irb(1)
  with Debian version.
- rel. 1.1 (please test it and raise objections)

Changed files:
    ruby.spec -> 1.117
ruby.spec
This page took 0.108606 seconds and 4 git commands to generate.