- 03 Sep, 2004 1 commit
-
-
panne authored
The HTML documentation subdirectories have a "-html" suffix nowadays
-
- 01 Sep, 2004 1 commit
-
-
panne authored
Guerrilla tactics: Added --enable-hopengl
-
- 26 Aug, 2004 2 commits
-
-
panne authored
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.
-
panne authored
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...
-
- 06 Jun, 2004 2 commits
- 05 Jun, 2004 2 commits
- 05 May, 2004 1 commit
-
-
simonmar authored
Add dependencies on jadetex and tetex-dvips Noticed by: Jeff Lewis
-
- 19 Aug, 2003 1 commit
-
-
panne authored
Death to the acconfig.h hack!
-
- 20 Sep, 2002 1 commit
-
-
lewie authored
Make sure that permissions on installed files are right by adding `%defattr(-,root,root)' to the `%files' entries. Not a critical patch - Manuel built the rpms as root anyway, but this makes it so that you are not dependent on building the rpm as root.
-
- 16 Sep, 2002 2 commits
- 15 Sep, 2002 3 commits
-
-
lewie authored
Ergh! Don't mix `%doc <relativepathname>' with `%doc <absolutepathname>' where <absolutepathname> is the standard doc directory (i.e. the same place where the <relativepathname> files will be copied). The <relativepathname> version has the hidden side effect of removing the contents of the doc directory first (and thus your carefully installed files). The whole distinction which makes a special case for relative paths is a crock in the first place ;-)
-
lewie authored
Wibble!!
-
lewie authored
Update spec. Fixes doc problems. Worth merging to 5.04-branch.
-
- 18 Jul, 2002 1 commit
-
-
lewie authored
%files for the profiling rpm was missing .p_hi files that were nested deeply. Fixed by calculating %files for prof rpm similar to how it is calculated for the main rpm.
-
- 12 Jul, 2002 1 commit
-
-
chak authored
Updates for 5.04
-
- 06 Dec, 2001 1 commit
-
-
chak authored
Make prof package dependency more precise
-
- 26 Sep, 2001 1 commit
-
-
chak authored
- split documentation off into a separate package - adapt to new docbook setup in RH7.1
-
- 18 Jun, 2001 1 commit
-
-
chak authored
Adapted to changes in build system
-
- 16 Apr, 2001 1 commit
-
-
chak authored
* Adapted to GHC 5.00. By default an interactive system is built. * Automagically runs autoconf if `configure' is missing from the source tar ball.
-
- 27 Nov, 2000 1 commit
-
-
rrt authored
No more vsgml.
-
- 22 Jun, 2000 1 commit
-
-
panne authored
Removed explicit usage of hslibs/docs, it belongs to ghc/docs/set. (untested) *** please merge ***
-
- 29 Apr, 2000 1 commit
-
-
chak authored
The file list generation needed some more tweaking, but seems to work now.
-
- 27 Apr, 2000 1 commit
-
-
chak authored
debugged computation of the file list for the base (non-profiling) package
-
- 23 Apr, 2000 1 commit
-
-
chak authored
- revised for ghc 4.07; added suggestions from Pixel <pixel@mandrakesoft.com> - added profiling package [these are named ghc-prof-<version>.<arch>.rpm]
-
- 18 Apr, 2000 1 commit
-
-
panne authored
Add ghcprof to file list (what about DrIFT, DtdToHaskell, Xtract and hslibs in general?)
-
- 28 Mar, 2000 1 commit
-
-
rrt authored
Added SplitObjs and removed -split-objs from GhcLibHcOpts.
-
- 07 Dec, 1999 2 commits
-
-
chak authored
Of course, I had to get the name wrong - this has to be mangled by configure (eg, to set the version number). Also added dependency on gmp-devel (see discussion on glasgow-haskell-bugs).
-
chak authored
rpm build specifications in CVS are a first step to building packages automatically from CVS (I test this with ghc, but support for the other fptools components will follow)
-