aboutsummaryrefslogtreecommitdiffstats
path: root/create-srpm
Commit message (Collapse)AuthorAgeFilesLines
* warn about strange situation, when working around it, to possibly helpGustavo De Nardin2007-03-151-0/+2
| | | | | eventual future debugging
* Make create-srpm check if the temporary package still exists before tryingBogdano Arendartchuk2007-03-141-1/+2
| | | | | to remove it.
* Removed bogus macros files and added [macros ..] sections to repsys.conf.Bogdano Arendartchuk2007-01-291-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 commandOlivier Blin2006-11-121-1/+2
|
* - make create-srpm handle exceptions intended to be handled, so that weBogdano Arendartchuk2006-11-011-2/+7
| | | | | don't receive the ugly traceback when upload-srpm fails
* use get_helperOlivier Blin2006-10-181-1/+1
|
* merge 1.6.2b changesOlivier Blin2006-09-271-4/+18
|
* - the package url is now mapped using mapurlBogdano Arendartchuk2006-02-131-14/+30
| | | | | | - parse options using OptionParser - added options -r and -t to improve readability
* initial revisionFrederic Lepied2005-12-071-0/+71