summaryrefslogtreecommitdiffstats
path: root/src/fedora-packager-setup.py
Commit message (Collapse)AuthorAgeFilesLines
* wrap fedora_cert calls in try: except: and catch the errorDennis Gilmore2010-07-291-5/+13
|
* write out a arch config for mips in anticipation of the arch tea getting ↵Dennis Gilmore2010-07-291-1/+1
| | | | koji running
* add missing fedora_cert.Dennis Gilmore2010-03-161-4/+4
|
* make fedora-packager-setup use the new library so that you only need to run ↵Dennis Gilmore2010-01-281-5/+11
| | | | it once and it can get new certs
* drop ia64 from koji configsDennis Gilmore2009-11-241-1/+1
|
* add ppc to list of arches to write a secondary arch config forDennis Gilmore2009-09-201-3/+2
| | | | tell people to run fedora-cert rather than manually downloading a cert
* run mergeDennis Gilmore2009-06-221-3/+7
|\
| * add hppa arch to configsDennis Gilmore2009-06-211-1/+1
| |
| * replace existing config file if it existsDennis Gilmore2009-06-211-1/+4
| |
| * fix bug where file file is unlinked when it doesnt existDennis Gilmore2009-06-211-1/+2
| |
* | Make scripts executable in hg.Ville Skyttä2009-04-091-0/+0
| |
* | use os.path.join not setting up just as a stringDennis Gilmore2009-03-051-6/+6
|/
* rewrite fedora-packager-setup.sh in pythonDennis Gilmore2009-03-021-0/+131