Fix to pass "mbs-build local".

This commit is contained in:
Jun Aruga 2017-08-08 14:26:10 +02:00
parent addd9b74a4
commit aaffc099fe
1 changed files with 84 additions and 28 deletions

112
ruby.yaml
View File

@ -1,30 +1,86 @@
data:
api:
rpms:
- ruby
components:
rpms:
autoconf: {rationale: Build dependency.}
checksec: {rationale: Build dependency.}
cmake: {rationale: Build dependency.}
libyaml: {rationale: Build dependency.}
multilib-rpm-config: {rationale: Build dependency.}
ruby: {rationale: Runtime dependency.}
rubypick: {rationale: Runtime dependency.}
systemtap: {rationale: Build dependency.}
description: 'Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text
files and to do system management tasks (as in Perl). It is simple,
straight-forward, and extensible.'
filter: {}
license:
module: [(Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD]
name: ''
stream: ''
summary: An interpreter of object-oriented scripting language
version: 0
# 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
version: 1
data:
# From ruby.spec Summary
summary: An interpreter of object-oriented scripting language
# From ruby.spec description
description: >-
Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text
files and to do system management tasks (as in Perl). It is simple,
straight-forward, and extensible.'
# From *.spec License
license:
module:
- Ruby or BSD
- Public Domain
- MIT
- CC0
- zlib
- UCD
references:
community: http://ruby-lang.org/
documentation: https://www.ruby-lang.org/en/documentation/
tracker: https://bugs.ruby-lang.org/
dependencies:
buildrequires:
bootstrap: master
requires:
platform: master
platform-placeholder: master
components:
# SRPMs
rpms:
ruby:
# From ruby.spec Summary
rationale: An interpreter of object-oriented scripting language
buildorder: 101
ref: master
rubygem-bundler:
# From rubygem-bundler.spec Summary
rationale: >-
Library and utilities to manage a Ruby application's gem
dependencies
buildorder: 102
ref: master
rubypick:
# From rubypick.spec Summary
rationale: Stub to allow choosing Ruby runtime
buildorder: 103
ref: master
filiter:
# RPMs
rpms:
- rubypick
- ruby-doc
- rubygem-bundler-doc
api:
# RPMs
# From *.spec %package
rpms:
# From ruby.spec
- ruby
- ruby-devel
# - ruby-doc
- ruby-irb
- ruby-libs
- rubygems
- rubygems-devel
- rubygem-bigdecimal
- rubygem-did_you_mean
- rubygem-io-console
- rubygem-json
- rubygem-minitest
- rubygem-net-telnet
- rubygem-openssl
- rubygem-power_assert
- rubygem-psych
- rubygem-rake
- rubygem-rdoc
- rubygem-test-unit
- rubygem-xmlrpc
# From rubygem-bundler.spec
- rubygem-bundler
# - rubygem-bundler-doc