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
Report package bug
Home 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.

List of rpms provided by this srpm:
rpm-build-ruby (noarch)

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).