Name: | shortrpm |
---|---|
Version: | 1.3 |
Release: | 7.el7 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 37328 |
License: | GPLv2+ |
RPM: | shortrpm-1.3-7.el7.x86_64.rpm |
Source RPM: | shortrpm-1.3-7.el7.src.rpm |
Build Date: | Mon Nov 06 2017 |
Build Host: | x86-ol7-builder-03.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. |