This commit is contained in:
Rashmi Nargundkar 2019-10-11 14:47:40 -04:00
parent 46dca11376
commit bb87452b0f
1 changed files with 82 additions and 107 deletions

189
ruby.yaml
View File

@ -1,110 +1,85 @@
# Keep a generated ruby.yaml file URL here to follow latest configuration. ---
# https://github.com/fedora-modularity/dependency-report/blob/master/modules/ruby/ruby.yaml
document: modulemd document: modulemd
version: 2 version: 2
data: data:
# From ruby.spec Summary stream: 2.6
summary: An interpreter of object-oriented scripting language summary: An interpreter of object-oriented scripting language
# From ruby.spec description description: >-
description: >- Ruby is the interpreted scripting language for quick and easy object-oriented
Ruby is the interpreted scripting language for quick and easy programming. It has many features to process text files and to do system management
object-oriented programming. It has many features to process text tasks (as in Perl). It is simple, straight-forward, and extensible.
files and to do system management tasks (as in Perl). It is simple, license:
straight-forward, and extensible. module:
stream: 2.6 - MIT
license: dependencies:
module: - buildrequires:
- MIT platform: [el8]
references: requires:
community: http://ruby-lang.org/ platform: [el8]
documentation: https://www.ruby-lang.org/en/documentation/ references:
tracker: https://bugs.ruby-lang.org/ community: http://ruby-lang.org/
dependencies: documentation: https://www.ruby-lang.org/en/documentation/
- buildrequires: tracker: https://bugs.ruby-lang.org/
platform: [el8] profiles:
requires: common:
platform: [el8] rpms:
components: - ruby
# SRPMs api:
rpms: rpms:
ruby: - ruby
# From ruby.spec Summary - ruby-devel
rationale: An interpreter of object-oriented scripting language - ruby-libs
multilib: [x86_64] - rubygem-abrt
buildorder: 101 - rubygem-bigdecimal
ref: stream-ruby-2.6-rhel-8.1.0 - rubygem-bson
rubygem-abrt: - rubygem-bundler
# From rubygem-abrt.spec Summary - rubygem-did_you_mean
rationale: >- - rubygem-io-console
ABRT support for Ruby - rubygem-irb
buildorder: 102 - rubygem-json
ref: stream-ruby-2.6-rhel-8.1.0 - rubygem-minitest
rubygem-mysql2: - rubygem-mongo
# From rubygem-mysql2.spec Summary - rubygem-mysql2
rationale: >- - rubygem-net-telnet
A simple, fast Mysql library for Ruby, binding to libmysql - rubygem-openssl
buildorder: 102 - rubygem-pg
ref: stream-ruby-2.6-rhel-8.1.0 - rubygem-power_assert
rubygem-pg: - rubygem-psych
# From rubygem-pg.spec Summary - rubygem-rake
rationale: >- - rubygem-rdoc
A Ruby interface to the PostgreSQL RDBMS - rubygem-test-unit
buildorder: 102 - rubygem-xmlrpc
ref: stream-ruby-2.6-rhel-8.1.0 - rubygems
rubygem-bson: - rubygems-devel
# From rubygem-bson.spec Summary buildopts:
rationale: >- rpms:
Ruby Implementation of the BSON specification macros: |
buildorder: 102 %_without_rubypick 1
ref: stream-ruby-2.6-rhel-8.1.0 components:
rubygem-mongo: rpms:
# From rubygem-mongo.spec Summary ruby:
rationale: >- rationale: An interpreter of object-oriented scripting language
Ruby driver for MongoDB ref: stream-ruby-2.6-rhel-8.2.0
buildorder: 103 buildorder: 101
ref: stream-ruby-2.6-rhel-8.1.0 multilib: [x86_64]
buildopts: rubygem-abrt:
rpms: rationale: ABRT support for Ruby
macros: | ref: stream-ruby-2.6-rhel-8.2.0
%_without_rubypick 1 buildorder: 102
api: rubygem-bson:
# RPMs rationale: Ruby Implementation of the BSON specification
# From *.spec %package ref: stream-ruby-2.6-rhel-8.2.0
rpms: buildorder: 102
# From ruby.spec rubygem-mongo:
- ruby rationale: Ruby driver for MongoDB
- ruby-devel ref: stream-ruby-2.6-rhel-8.2.0
- ruby-libs buildorder: 103
- rubygems rubygem-mysql2:
- rubygems-devel rationale: A simple, fast Mysql library for Ruby, binding to libmysql
- rubygem-bigdecimal ref: stream-ruby-2.6-rhel-8.2.0
- rubygem-bundler buildorder: 102
- rubygem-did_you_mean rubygem-pg:
- rubygem-io-console rationale: A Ruby interface to the PostgreSQL RDBMS
- rubygem-irb ref: stream-ruby-2.6-rhel-8.2.0
- rubygem-json buildorder: 102
- rubygem-minitest ...
- rubygem-net-telnet
- rubygem-openssl
- rubygem-power_assert
- rubygem-psych
- rubygem-rake
- rubygem-rdoc
- rubygem-test-unit
- rubygem-xmlrpc
# From rubygem-abrt.spec
- rubygem-abrt
# From rubygem-mysql2.spec
- rubygem-mysql2
# From rubygem-pg.spec
- rubygem-pg
# From rubygem-bson.spec
- rubygem-bson
# From rubygem-mongo.spec
- rubygem-mongo
# Add profiles/default as a temporary workflow,
# because of a issue for omitted profiles element.
profiles:
common:
rpms:
- ruby