diff --git a/ruby.yaml b/ruby.yaml index 68b93cf..70dd6a3 100644 --- a/ruby.yaml +++ b/ruby.yaml @@ -30,38 +30,38 @@ data: # From ruby.spec Summary rationale: An interpreter of object-oriented scripting language buildorder: 101 - ref: private-jaruga-stream-ruby-2.5 + ref: stream-ruby-2.5 rubygem-bundler: # From rubygem-bundler.spec Summary rationale: >- Library and utilities to manage a Ruby application's gem dependencies buildorder: 102 - ref: private-jaruga-stream-ruby-2.5 + ref: stream-ruby-2.5 rubygem-mysql2: # From rubygem-mysql2.spec Summary rationale: >- A simple, fast Mysql library for Ruby, binding to libmysql buildorder: 102 - ref: private-jaruga-stream-ruby-2.5 + ref: stream-ruby-2.5 rubygem-pg: # From rubygem-pg.spec Summary rationale: >- A Ruby interface to the PostgreSQL RDBMS buildorder: 102 - ref: private-jaruga-stream-ruby-2.5 + ref: stream-ruby-2.5 rubygem-bson: # From rubygem-bson.spec Summary rationale: >- Ruby Implementation of the BSON specification buildorder: 102 - ref: private-jaruga-stream-ruby-2.5 + ref: stream-ruby-2.5 rubygem-mongo: # From rubygem-mongo.spec Summary rationale: >- Ruby driver for MongoDB buildorder: 103 - ref: private-jaruga-stream-ruby-2.5 + ref: stream-ruby-2.5 buildopts: rpms: macros: | @@ -98,11 +98,27 @@ data: # From rubygem-bundler.spec - rubygem-bundler # - rubygem-bundler-doc + # From rubygem-mysql2.spec + - rubygem-mysql2 + # - rubygem-mysql2-doc + # From rubygem-pg.spec + - rubygem-pg + # - rubygem-pg-doc + # From rubygem-bson.spec + - rubygem-bson + # - rubygem-bson-doc + # From rubygem-mongo.spec + - rubygem-mongo + # - rubygem-mongo-doc filter: # RPMs rpms: - ruby-doc - rubygem-bundler-doc + - rubygem-mysql2-doc + - rubygem-pg-doc + - rubygem-bson-doc + - rubygem-mongo-doc # Add profiles/default as a temporary workflow, # because of a issue for omitted profiles element. profiles: