Name: | rh-ruby23-rubygem-psych |
---|---|
Version: | 2.0.17 |
Release: | 60.0.1.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 123133 |
License: | MIT |
RPM: | rh-ruby23-rubygem-psych-2.0.17-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: | A libyaml wrapper for Ruby |
Description: | Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format. |
- 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.