From 023a0def736e90abd93234c7c33bcd23bef109f1 Mon Sep 17 00:00:00 2001 From: mkocka Date: Tue, 11 Apr 2017 10:58:10 +0200 Subject: [PATCH] adding ruby deps info --- README.md | 16 ++++++++++++++++ ruby.yaml | 30 ++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 README.md create mode 100644 ruby.yaml diff --git a/README.md b/README.md new file mode 100644 index 0000000..8cd32b9 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +ruby dependencies +==================== + +build dependencies calculated by brt_dep_solver +----------------------------------------------- +autoconf +checksec +cmake +libyaml +multilib-rpm-config +systemtap + +runtime dependencies calculated by brt_dep_solver +------------------------------------------------- +ruby +rubypick diff --git a/ruby.yaml b/ruby.yaml new file mode 100644 index 0000000..4eabe52 --- /dev/null +++ b/ruby.yaml @@ -0,0 +1,30 @@ +data: + api: + rpms: + - ruby + components: + rpms: + autoconf: {rationale: Build dependency.} + checksec: {rationale: Build dependency.} + cmake: {rationale: Build dependency.} + libyaml: {rationale: Build dependency.} + multilib-rpm-config: {rationale: Build dependency.} + ruby: {rationale: Runtime dependency.} + rubypick: {rationale: Runtime dependency.} + systemtap: {rationale: Build dependency.} + 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.' + filter: {} + license: + module: [(Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD] + name: '' + stream: '' + summary: An interpreter of object-oriented scripting language + version: 0 +document: modulemd +version: 1