From 4a0ab363d3e85f4812b35dfdb335f2b6dc863977 Mon Sep 17 00:00:00 2001 From: Jun Aruga Date: Wed, 28 Feb 2018 17:57:21 +0100 Subject: [PATCH] Update for RHEL-8. --- ruby.yaml | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) diff --git a/ruby.yaml b/ruby.yaml index 7b1620a..68b93cf 100644 --- a/ruby.yaml +++ b/ruby.yaml @@ -20,9 +20,9 @@ data: tracker: https://bugs.ruby-lang.org/ dependencies: buildrequires: - platform: f28 + platform: el8 requires: - platform: f28 + platform: el8 components: # SRPMs rpms: @@ -30,14 +30,38 @@ data: # From ruby.spec Summary rationale: An interpreter of object-oriented scripting language buildorder: 101 - ref: master + ref: private-jaruga-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: 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: rpms: macros: |