summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Add fedora-hostedjkeating@localhost.localdomain2009-08-041-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 appliesDennis Gilmore2009-08-041-1/+1
|
* bump to 0.4.0Dennis Gilmore2009-08-041-1/+1
|
* update to 0.3.7Dennis Gilmore2009-07-301-1/+1
|
* bump to 0.3.6Dennis Gilmore2009-07-281-1/+1
|
* add rpmbuild-md5 so that srpms can easily be made for oldstyle hases to do ↵Dennis Gilmore2009-07-131-1/+1
| | | | scratch builds on old distros from newer ones
* bump release to 0.3.4Dennis Gilmore2009-06-211-1/+1
|
* update to use new fedora-packager-setup.pyDennis Gilmore2009-03-021-1/+1
|
* Use bzip2 for tarballsTodd Zullinger2009-01-291-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.acTodd Zullinger2009-01-291-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%)