Commit Graph

14 Commits

Author SHA1 Message Date
Alexey Tourbin
1490bfdfd8 enhanced RPM_SCRIPTS_DEBUG support, implemented debug levels
Just setting -x is very noisy.  Here is a better plan.  I implement 3
debug levels: verbose (1), debug (2, implies verbose) and -x (3, implies
debug).  I move RPM_SCRIPTS_DEBUG test from scripts to scripts/functions,
as well as provide Verbose() and Debug() shell functions for use in scripts.

Furthermore, _scripts_debug macro is now automatically set when rpmbuild
is invoked with --verbose option.  Use -vv for debug and -vvv for -x.
2007-03-06 17:23:41 +03:00
5d54cdc0ec rpmqv.c (main): Make "nice change" value configurable via %nice_change macro; change default "nice change" value from 10 to 8 2007-02-23 00:12:39 +00:00
25f6805891 Honor rpmdbInit() return code (#9406). 2006-09-16 22:34:18 +00:00
ce8ad9b9f0 fix rpmExpandNumeric handling 2005-09-29 15:46:13 +00:00
f6e2d37e95 assorted backports from 4_0-20030325 2004-02-29 14:14:02 +00:00
5e78ce199f #if defined(IAM_RPMQV) || defined(IAM_RPMBT) 2004-01-21 15:50:00 +00:00
5ed5b722f5 rpmbuild --rebuild/--recompile: implemented support for new macros:
%_rpmbuild_clean and %_rpmbuild_packagesource.
2003-11-25 16:02:07 +00:00
2c096c8d3e implemented "rpmbuild -bM" 2003-07-19 20:33:53 +00:00
3d2703a21d fixed -bE parsing 2003-04-22 13:32:54 +00:00
c0bfc001c2 set nice to 10 for build 2002-04-05 08:19:30 +00:00
845182c22e set nice to 15 for build 2002-04-01 11:29:38 +00:00
ed8d065561 sync with rpm4 branch 2002-03-25 23:29:56 +00:00
dee952c2f8 sync with rpm4 branch: include local headers 2002-03-25 22:02:39 +00:00
82a4763c66 Initial revision 2002-03-25 20:16:26 +00:00