Name: | rh-ruby23-rubygem-json |
---|---|
Version: | 1.8.3 |
Release: | 60.0.1.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 96253 |
License: | (Ruby or GPLv2) and UCD |
RPM: | rh-ruby23-rubygem-json-1.8.3-60.0.1.el7.x86_64.rpm |
Source RPM: | rh-ruby23-ruby-2.3.0-60.0.1.el7.src.rpm |
Build Date: | Fri Sep 02 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://ruby-lang.org/ |
Summary: | This is a JSON implementation as a Ruby extension in C |
Description: | This is a implementation of the JSON specification according to RFC 4627. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language. |
- Fix test suite
- Fix ruby lib path in macros.ruby.rh-ruby23 - Resolves: rhbz#1255753 - Manually set UTC timezone for tests
- Don't prefix bundling provides. - Don't enable collections for build. - Optimize operating_system.rb a bit.
- Fix default_dir and default_bindir
- Fix dependent scls's paths
- Fix macros.ruby and macros.rubygems
- Add scl macros
- Add rubypick and rubygems requires to ruby-devel to deal with BuildRequires
- Backport trunk@53455 to make ruby-qt build
- Explicitly require RDoc, since weak dependencies are ignored by default.