diff --git a/ruby.yaml b/ruby.yaml new file mode 100644 index 0000000..3000ec2 --- /dev/null +++ b/ruby.yaml @@ -0,0 +1,97 @@ +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 + 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'