summaryrefslogtreecommitdiff
path: root/ikiwiki.spec
AgeCommit message (Collapse)Author
2010-03-26Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar ↵Joey Hess
if necessary for unusual install.
2010-03-12releasing version 3.20100312Joey Hess
2010-03-02releasing version 3.20100302Joey Hess
2010-02-28Add new --clean option; this makes ikiwiki remove all built files in the ↵Joey Hess
destdir, as well as wrappers and the .ikiwiki directory.
2010-02-12releasing version 3.20100212Joey Hess
2010-01-22releasing version 3.20100122Joey Hess
2010-01-02releasing version 3.20100102.3Joey Hess
2009-12-18releasing version 3.20091218Joey Hess
2009-12-02releasing version 3.20091202Joey Hess
2009-11-13releasing version 3.20091113Joey Hess
2009-10-31releasing version 3.20091031Joey Hess
2009-10-29put back SourceJoey Hess
Seems rpmbuild -ta file.tar.gz still wants Source even though it's not used. Go figure.
2009-10-29remove libexecdir patchJoey Hess
This violates the FHS. (Also removed unnecessary chebang removal code.)
2009-10-29remove stuff not needed in spec inside tarballJoey Hess
The changelog is partly Fedora-specific, not something I want to maintain. The Source line is not needed when building from tarball. Overriding BuildRoot
2009-10-29add spec fileJoey Hess
Modify makefile to update spec file version number.