Index: trunk/server/fedora/Makefile
===================================================================
--- trunk/server/fedora/Makefile	(revision 1711)
+++ trunk/server/fedora/Makefile	(revision 1714)
@@ -19,5 +19,5 @@
 # See /COPYRIGHT in this repository for more information.
 
-upstream_yum	= krb5 krb5.i686 httpd openssh 389-ds-base
+upstream_yum	= krb5 krb5.i686 httpd openssh 389-ds-base mod_fcgid
 hackage		= MonadCatchIO-mtl-0.3.0.1 cgi-3001.1.8.1 unix-handle-0.0.0
 upstream_hackage = ghc-MonadCatchIO-mtl ghc-cgi ghc-unix-handle
@@ -94,4 +94,5 @@
 install-srpms: mkdir-tree download
 	rpm $(rpm_args) -i $(dload)/*.src.rpm 2>/dev/null;
+	spectool -g -R $(tmp_specs)/mod_fcgid.spec
 
 copy-specs: mkdir-tree
