Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add fedora-hosted | jkeating@localhost.localdomain | 2009-08-04 | 1 | -1/+1 |
| | | | | | | fedora-hosted is a command line tool to ineract with Fedora Hosted's Trac server via xmlrpc. It requires the offtrac python library as indicated in the spec file. | ||||
* | drop back to 0.3.7 so Jesse's patch cleanly applies | Dennis Gilmore | 2009-08-04 | 1 | -1/+1 |
| | |||||
* | bump to 0.4.0 | Dennis Gilmore | 2009-08-04 | 1 | -1/+1 |
| | |||||
* | update to 0.3.7 | Dennis Gilmore | 2009-07-30 | 1 | -1/+1 |
| | |||||
* | bump to 0.3.6 | Dennis Gilmore | 2009-07-28 | 1 | -1/+1 |
| | |||||
* | add rpmbuild-md5 so that srpms can easily be made for oldstyle hases to do ↵ | Dennis Gilmore | 2009-07-13 | 1 | -1/+1 |
| | | | | scratch builds on old distros from newer ones | ||||
* | bump release to 0.3.4 | Dennis Gilmore | 2009-06-21 | 1 | -1/+1 |
| | |||||
* | update to use new fedora-packager-setup.py | Dennis Gilmore | 2009-03-02 | 1 | -1/+1 |
| | |||||
* | Use bzip2 for tarballs | Todd Zullinger | 2009-01-29 | 1 | -2/+2 |
| | | | | | | | | This also updates automake initialization accoring to the automake documentation. --- configure.ac | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) | ||||
* | Rename configure.in to configure.ac | Todd Zullinger | 2009-01-29 | 1 | -0/+5 |
Autoconf documentation recommends using configure.ac for new projects. --- configure.in => configure.ac | 0 1 files changed, 0 insertions(+), 0 deletions(-) rename configure.in => configure.ac (100%) |