Name: | shortrpm |
---|---|
Version: | 1.3 |
Release: | 7.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 156080 |
License: | GPLv2+ |
RPM: | shortrpm-1.3-7.el7.aarch64.rpm |
Source RPM: | shortrpm-1.3-7.el7.src.rpm |
Build Date: | Sat May 26 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://v3.sk/~lkundrak/shortrpm |
Summary: | Short-circuit binary RPM package build |
Description: | shortrpm tricks rpmbuild(1) into thinking certain scriptlets in SPEC file are empty, effectively skipping their run and proceeding to build the binary package from files from previous %install scriptlet run in BuildRoot. The trickery only takes place if both -bb and --short-circuit options are specified. |