shortrpm — Short circuit binary RPM build

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.

The source GIT tree is available at GitHub: git://github.com/lkundrak/shortrpm.git.

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -
[   ]shortrpm-1.0.tar.gz27-Apr-2009 15:00 9.8KSource tarball
[   ]shortrpm-1.1.tar.gz29-Apr-2009 09:04 9.9KSource tarball
[   ]shortrpm-1.2.tar.gz04-Aug-2009 15:48 10KSource tarball
[   ]shortrpm-1.3.tar.gz29-Apr-2010 18:08 10KSource tarball

shortrpm is distributed under the same license as RPM, or (at your option) GNU General Public License as published by Free Software Foundation, version 2 or (at your option) any later version.

Copyright © 2009, 2010, 2011 Lubomir Rintel