Package rpm-build-ruby: Information
Source package: rpm-build-ruby
Version: 0.1.4.1-alt1.M80P.1
Build time: Oct 6, 2016, 07:51 PM in the task #170481
Category: Development/Other
Report package bugHome page:
License: GPLv2
Summary: RPM helper scripts to calculate Ruby dependencies
Description:
These herlper scripts will look at ruby source files in your package, and will use this information to generate automatic Requires and Provides tags for the package.
Maintainer: Ivan Zakharyaschev
Last changed
Oct. 6, 2016 Ivan Zakharyaschev 1:0.1.4.1-alt1.M80P.1
- Set to catch any errors and notice them: %_ruby_req_method strict.
Sept. 14, 2016 Ivan Zakharyaschev 1:0.1.4.1-alt1
- Tiny cleanup which is expected to have no noticeable effect: + more reliable failing in the shell scripts (set -o pipefail; set -eC). + .prov: normalize paths before any analysis (and not in the middle).
Sept. 12, 2016 Ivan Zakharyaschev 1:0.1.4-alt1
- ruby.prov: added a new case: std arch-independent gems (those included in the ruby package itself).