aboutsummaryrefslogtreecommitdiff
path: root/haddock.spec
Commit message (Collapse)AuthorAgeFilesLines
* [haddock @ 2004-09-05 19:12:32 by panne]panne2004-09-051-3/+1
| | | | | | | | | | * HTML documentation for "foo.xml" goes into directory "foo" again, not "foo-html". This is nicer and consistent with the behaviour for building the docs from SGML. * Disabled building PostScript documentation in the spec files for now, there are some strange issues with the FO->PS conversion for some files which have to be clarified first.
* [haddock @ 2004-08-26 21:03:19 by panne]panne2004-08-261-1/+1
| | | | | Updated BuildRequires tags. Alas, there seems to be no real standard here, so your mileage may vary... At least the current specs should work on SuSE Linux.
* [haddock @ 2004-08-26 20:08:49 by panne]panne2004-08-261-1/+1
| | | | | | | | SGML is dead, long live DocBook XML! Note: The BuildRequires tags in the spec files are still incomplete and the documentation about the DocBook tools needs to be updated, too. Stay tuned...
* [haddock @ 2004-06-05 18:01:00 by panne]panne2004-06-051-3/+4
| | | | | | | More rpm spec file cleanup, including: * added some BuildRequires * changed packager to me, so people can complain at the right place :-] * consistently refer to haskell.org instead of www.haskell.org
* [haddock @ 2004-06-05 16:53:34 by panne]panne2004-06-051-40/+16
| | | | | | | Misc. rpm spec file cleanup, including: * make BuildRoot handling more consistent * added default file attributes * consistent defines and tags
* [haddock @ 2003-12-29 17:16:31 by panne]panne2003-12-291-4/+4
| | | | Updated my email address
* [haddock @ 2003-11-11 09:57:25 by simonmar]simonmar2003-11-111-1/+1
| | | | Version 0.6
* [haddock @ 2003-10-11 08:10:44 by panne]panne2003-10-111-0/+4
| | | | Include architecture-independent files in file list
* [haddock @ 2003-08-26 18:45:35 by panne]panne2003-08-261-1/+4
| | | | Use autoreconf instead of autoconf
* [haddock @ 2003-07-28 14:02:43 by panne]panne2003-07-281-1/+6
| | | | | * Updated to version 0.5 * Automagically generate configure if it is not there
* [haddock @ 2002-07-23 09:10:46 by simonmar]simonmar2002-07-231-2/+6
| | | | Fix the %changelog (rpm complained that it wasn't in the right order)
* [haddock @ 2002-07-23 08:43:26 by simonmar]simonmar2002-07-231-1/+1
| | | | Updates for version 0.4
* [haddock @ 2002-06-23 15:44:31 by panne]panne2002-06-231-5/+11
| | | | Cleaned up build root handling and added more docs
* [haddock @ 2002-06-03 13:56:38 by simonmar]simonmar2002-06-031-2/+2
| | | | update to version 0.3
* [haddock @ 2002-05-10 08:22:48 by simonmar]simonmar2002-05-101-2/+2
| | | | oops, update to version 0.2
* [haddock @ 2002-05-06 09:51:10 by simonmar]simonmar2002-05-061-0/+79
Add RPM spec file (thanks to Tom Moertel <tom-rpms@moertel.com>)