Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | warn about strange situation, when working around it, to possibly help | Gustavo De Nardin | 2007-03-15 | 1 | -0/+2 |
| | | | | | eventual future debugging | ||||
* | Make create-srpm check if the temporary package still exists before trying | Bogdano Arendartchuk | 2007-03-14 | 1 | -1/+2 |
| | | | | | to remove it. | ||||
* | Removed bogus macros files and added [macros ..] sections to repsys.conf. | Bogdano Arendartchuk | 2007-01-29 | 1 | -1/+2 |
| | | | | | | | | | These sections are referenced by the "rpm-macros" option in [submit ..] sections and contain the RPM macros to be used with the target of the package being generated. These macros are defined using --define option of rpm. | ||||
* | always unlink the src.rpm after running the upload command | Olivier Blin | 2006-11-12 | 1 | -1/+2 |
| | |||||
* | - make create-srpm handle exceptions intended to be handled, so that we | Bogdano Arendartchuk | 2006-11-01 | 1 | -2/+7 |
| | | | | | don't receive the ugly traceback when upload-srpm fails | ||||
* | use get_helper | Olivier Blin | 2006-10-18 | 1 | -1/+1 |
| | |||||
* | merge 1.6.2b changes | Olivier Blin | 2006-09-27 | 1 | -4/+18 |
| | |||||
* | - the package url is now mapped using mapurl | Bogdano Arendartchuk | 2006-02-13 | 1 | -14/+30 |
| | | | | | | - parse options using OptionParser - added options -r and -t to improve readability | ||||
* | initial revision | Frederic Lepied | 2005-12-07 | 1 | -0/+71 |