Update config file.

* Change branch name.
* Add RPMS.
This commit is contained in:
Jun Aruga 2018-03-12 22:00:43 +01:00
parent 3c6835904e
commit c03f3a6746
1 changed files with 22 additions and 6 deletions

View File

@ -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: