summaryrefslogtreecommitdiff
path: root/substitutedeps
AgeCommit message (Collapse)AuthorFilesLines
2011-08-10- replace RELEASE place holders in spec files even when they come via ↵Adrian Schröter1-1/+1
SPEC_REL via project config
2011-01-28Support the <SPEC_REL> macro. This allows user values in the Release to be ↵David Greaves1-1/+4
combined with <CI_CNT> etc Signed-off-by: Martin Mohring <martin.mohring@5edatasoft.com>
2011-01-21Use $line instead of $l when there are so many $1 nearbyDavid Greaves1-36/+36
2010-08-04- substitute <RELEASE> even if no release is specifiedMichael Schroeder1-1/+7
2010-06-14- don't substitute in lines with %(), the parser cannot handle it (bnc#613965)Michael Schroeder1-0/+5
2009-12-08- fix whitespace (revert large part of e7cba6)Michael Schroeder1-51/+51
2009-12-05fix whitespacePavol Rusnak1-45/+44
2009-12-01also substitute release '0'Ludwig Nussel1-2/+2
2009-06-10- only print parse warnings if $config->{'warnings'} is setMichael Schröder1-0/+1
- set warnings for expanddeps/substitutedeps
2009-06-09- support for legacy releasepkg mechanismMichael Schröder1-3/+105
2009-01-07- also accept RELEASE\d* for nowMichael Schröder1-1/+1
2009-01-07- add hack for CI_CNT/B_CNT substitutionMichael Schröder1-1/+13
2008-05-14- add release workaround for kernel folksMichael Schröder1-1/+7
- support --debug
2007-07-23- fix dependency substitution for deps with '('Michael Schröder1-1/+1
- new config parameter: order, enforce package ordering - make query function support generic options - support description queries
2007-06-13- implement rpm installation order calculation in perlMichael Schröder1-8/+18
- make substitute code modify requires, too - add filelist query support - add prereq parsing support - speed up version comparison a bit
2007-03-01- split dep and rpm parts into submodulesMichael Schröder1-1/+1
- renamed a couple of functions - fix debsort bug
2007-01-29- fix read_spec call, oops...Michael Schröder1-6/+3
2007-01-29- add --changelog optionMichael Schröder1-19/+44
- fix bug in sl10.2 config - run ldconfig before initializing the rpm database
2006-12-12- runscriptsMichael Schröder1-24/+5
- macro blocks - read_config_dist - useful xen exit status
2006-03-22our build.rpm with buildservice supportMichael Schröder1-0/+129