Update for RHEL-8.

This commit is contained in:
Jun Aruga 2018-02-28 17:57:21 +01:00
parent 973aa6bca6
commit 4a0ab363d3

View File

@ -20,9 +20,9 @@ data:
tracker: https://bugs.ruby-lang.org/ tracker: https://bugs.ruby-lang.org/
dependencies: dependencies:
buildrequires: buildrequires:
platform: f28 platform: el8
requires: requires:
platform: f28 platform: el8
components: components:
# SRPMs # SRPMs
rpms: rpms:
@ -30,14 +30,38 @@ data:
# From ruby.spec Summary # From ruby.spec Summary
rationale: An interpreter of object-oriented scripting language rationale: An interpreter of object-oriented scripting language
buildorder: 101 buildorder: 101
ref: master ref: private-jaruga-stream-ruby-2.5
rubygem-bundler: rubygem-bundler:
# From rubygem-bundler.spec Summary # From rubygem-bundler.spec Summary
rationale: >- rationale: >-
Library and utilities to manage a Ruby application's gem Library and utilities to manage a Ruby application's gem
dependencies dependencies
buildorder: 102 buildorder: 102
ref: master ref: private-jaruga-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
rubygem-pg:
# From rubygem-pg.spec Summary
rationale: >-
A Ruby interface to the PostgreSQL RDBMS
buildorder: 102
ref: private-jaruga-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
rubygem-mongo:
# From rubygem-mongo.spec Summary
rationale: >-
Ruby driver for MongoDB
buildorder: 103
ref: private-jaruga-stream-ruby-2.5
buildopts: buildopts:
rpms: rpms:
macros: | macros: |