From f46eaebddbebb9b0783b5345cc982dd4c2285228 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jul 30 2019 11:19:55 +0000 Subject: import ruby-2.5-8000020190524123348.55190bc5 --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 9a68168..93d325a 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -11,6 +11,7 @@ data: 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. + stream: 2.5 license: module: - MIT @@ -31,44 +32,44 @@ data: rationale: An interpreter of object-oriented scripting language multilib: [x86_64] buildorder: 101 - ref: stream-ruby-2.5 + ref: stream-ruby-2.5-rhel-8.0.0 rubygem-abrt: # From rubygem-abrt.spec Summary rationale: >- ABRT support for Ruby buildorder: 102 - ref: stream-ruby-2.5 + ref: stream-ruby-2.5-rhel-8.0.0 rubygem-bundler: # From rubygem-bundler.spec Summary rationale: >- Library and utilities to manage a Ruby application's gem dependencies buildorder: 102 - ref: stream-ruby-2.5 + ref: stream-ruby-2.5-rhel-8.0.0 rubygem-mysql2: # From rubygem-mysql2.spec Summary rationale: >- A simple, fast Mysql library for Ruby, binding to libmysql buildorder: 102 - ref: stream-ruby-2.5 + ref: stream-ruby-2.5-rhel-8.0.0 rubygem-pg: # From rubygem-pg.spec Summary rationale: >- A Ruby interface to the PostgreSQL RDBMS buildorder: 102 - ref: stream-ruby-2.5 + ref: stream-ruby-2.5-rhel-8.0.0 rubygem-bson: # From rubygem-bson.spec Summary rationale: >- Ruby Implementation of the BSON specification buildorder: 102 - ref: stream-ruby-2.5 + ref: stream-ruby-2.5-rhel-8.0.0 rubygem-mongo: # From rubygem-mongo.spec Summary rationale: >- Ruby driver for MongoDB buildorder: 103 - ref: stream-ruby-2.5 + ref: stream-ruby-2.5-rhel-8.0.0 buildopts: rpms: macros: | diff --git a/ruby.yaml b/ruby.yaml deleted file mode 100644 index 8dbd6be..0000000 --- a/ruby.yaml +++ /dev/null @@ -1,97 +0,0 @@ -document: modulemd -version: 2 -data: - summary: An interpreter of object-oriented scripting language - 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. - license: - module: - - MIT - references: - community: http://ruby-lang.org/ - documentation: https://www.ruby-lang.org/en/documentation/ - tracker: https://bugs.ruby-lang.org/ - dependencies: - - buildrequires: - platform: - - el8.0.0 - requires: - platform: - - el8 - components: - rpms: - ruby: - rationale: An interpreter of object-oriented scripting language - multilib: - - x86_64 - buildorder: 101 - ref: 0ab6845c0d298d9212cf5bcf7f4d9d9f782da085 - rubygem-abrt: - rationale: ABRT support for Ruby - buildorder: 102 - ref: 3f3aca55be9caa72546bb113cf92350bdeb3aff1 - rubygem-bundler: - rationale: Library and utilities to manage a Ruby application's gem dependencies - buildorder: 102 - ref: d4dabe206ae2d0b462d59d171823faf316da6138 - rubygem-mysql2: - rationale: A simple, fast Mysql library for Ruby, binding to libmysql - buildorder: 102 - ref: 8d91aeb075a756ebc70f93c62fbe89397dde8d94 - rubygem-pg: - rationale: A Ruby interface to the PostgreSQL RDBMS - buildorder: 102 - ref: d3fea0553310c13e670d9161564d56545af5cd88 - rubygem-bson: - rationale: Ruby Implementation of the BSON specification - buildorder: 102 - ref: 6ae388d37e50e36f860d104aa3f1e48b1b477afe - rubygem-mongo: - rationale: Ruby driver for MongoDB - buildorder: 103 - ref: 716af0cb2ad1d24f9c94b2c97ad173e80770f60b - buildopts: - rpms: - macros: '%_without_rubypick 1 - - %_without_systemtap 1 - - %_without_git 1 - - %_without_cmake 1 - - ' - api: - rpms: - - ruby - - ruby-devel - - 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 - - rubygem-abrt - - rubygem-bundler - - rubygem-mysql2 - - rubygem-pg - - rubygem-bson - - rubygem-mongo - profiles: - common: - rpms: - - ruby - name: ruby - stream: '2.5'