Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete few unused/irrelevant/badly-place files. | Mateusz Kowalczyk | 2014-08-24 | 1 | -81/+0 |
| | |||||
* | Bump down the version for master to 2.14.4 | Mateusz Kowalczyk | 2014-08-14 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.15.0 | Mateusz Kowalczyk | 2014-03-11 | 1 | -1/+1 |
| | |||||
* | Bump version | Simon Hengel | 2013-11-10 | 1 | -1/+1 |
| | |||||
* | Bump version | Simon Hengel | 2012-12-07 | 1 | -1/+1 |
| | |||||
* | Update version in html tests, rpm spec file, and user manual | Simon Hengel | 2012-10-13 | 1 | -1/+1 |
| | |||||
* | Bump version | Simon Hengel | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | Bump version number. | David Waern | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | Bump version number. | David Waern | 2012-05-16 | 1 | -1/+1 |
| | |||||
* | Bump version. | David Waern | 2011-12-27 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.9.4 | David Waern | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | Bump to version 2.9.3 | David Waern | 2011-09-26 | 1 | -1/+1 |
| | |||||
* | Bump version | David Waern | 2011-01-08 | 1 | -1/+1 |
| | |||||
* | Bump version | David Waern | 2010-12-19 | 1 | -1/+1 |
| | |||||
* | Bump version | David Waern | 2010-12-06 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.8.2 | David Waern | 2010-11-14 | 1 | -1/+1 |
| | |||||
* | Bump version | David Waern | 2010-11-14 | 1 | -1/+1 |
| | |||||
* | Bump version number | David Waern | 2010-08-31 | 1 | -1/+1 |
| | |||||
* | Bump version number | david.waern | 2010-03-15 | 1 | -1/+1 |
| | |||||
* | Bump version number | david.waern | 2010-03-15 | 1 | -1/+1 |
| | |||||
* | Bump version number | david.waern | 2010-03-14 | 1 | -1/+1 |
| | |||||
* | Bump version number | David Waern | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | Update version number everywhere | David Waern | 2009-08-14 | 1 | -1/+1 |
| | |||||
* | Change version to 2.4.2 - no need to go to 2.5.0 | David Waern | 2009-01-10 | 1 | -1/+1 |
| | |||||
* | Bump major version number due to .haddock file format change | David Waern | 2008-11-16 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.4.1 and update CHANGES | David Waern | 2008-11-06 | 1 | -1/+1 |
| | |||||
* | Bump version number | David Waern | 2008-11-04 | 1 | -1/+1 |
| | |||||
* | Bump version number to 2.3.0 | David Waern | 2008-10-10 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.2.2 and update CHANGES | David Waern | 2008-08-05 | 1 | -1/+1 |
| | |||||
* | Bump version number to 2.2.1 | David Waern | 2008-08-03 | 1 | -1/+1 |
| | |||||
* | Bump version number to 2.2.0 | David Waern | 2008-07-20 | 1 | -1/+1 |
| | |||||
* | Update version number in spec and docs | David Waern | 2008-05-01 | 1 | -1/+1 |
| | |||||
* | Change version in docs and spec | David Waern | 2008-01-07 | 1 | -1/+1 |
| | |||||
* | update version | Simon Marlow | 2007-12-20 | 1 | -1/+1 |
| | |||||
* | Install LICENSE in the correct place | sven.panne | 2007-09-02 | 1 | -1/+1 |
| | |||||
* | Cabal's sdist does not generate "-src.tar.gz" files, but ".tar.gz" ones | sven.panne | 2006-10-12 | 1 | -2/+2 |
| | |||||
* | fix the name of the source file | Simon Marlow | 2006-10-10 | 1 | -1/+1 |
| | |||||
* | Fixed Cabal/RPM build | Sven Panne | 2006-03-19 | 1 | -11/+16 |
| | |||||
* | [haddock @ 2005-08-05 07:01:12 by panne] | panne | 2005-08-05 | 1 | -52/+43 |
| | | | | | | | | | | | | | Reverted to previous version (but with bumped version number), the last commit broke RPM building on SuSE systems due to differently named dependencies. As a clarification: All .spec files in the repository have to work at least on SuSE, because that's the system I'm using. And as "Mr. Building Police", I reserve me the right to keep them that way... >:-) It might very well be the case that we need different .spec files for different platforms, so packagers which are unhappy with the current .spec files should contact me, stating the actual problems. | ||||
* | [haddock @ 2005-08-04 15:08:03 by simonmar] | simonmar | 2005-08-04 | 1 | -43/+52 |
| | | | | spec file from Jens Peterson | ||||
* | [haddock @ 2004-09-05 19:12:32 by panne] | panne | 2004-09-05 | 1 | -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] | panne | 2004-08-26 | 1 | -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] | panne | 2004-08-26 | 1 | -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] | panne | 2004-06-05 | 1 | -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] | panne | 2004-06-05 | 1 | -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] | panne | 2003-12-29 | 1 | -4/+4 |
| | | | | Updated my email address | ||||
* | [haddock @ 2003-11-11 09:57:25 by simonmar] | simonmar | 2003-11-11 | 1 | -1/+1 |
| | | | | Version 0.6 | ||||
* | [haddock @ 2003-10-11 08:10:44 by panne] | panne | 2003-10-11 | 1 | -0/+4 |
| | | | | Include architecture-independent files in file list | ||||
* | [haddock @ 2003-08-26 18:45:35 by panne] | panne | 2003-08-26 | 1 | -1/+4 |
| | | | | Use autoreconf instead of autoconf | ||||
* | [haddock @ 2003-07-28 14:02:43 by panne] | panne | 2003-07-28 | 1 | -1/+6 |
| | | | | | * Updated to version 0.5 * Automagically generate configure if it is not there |