[project @ 2003-07-23 13:08:22 by simonpj]
[ghc-hetmet.git] / ghc / ghc.spec.in
index 6bf7ca5..482dc94 100644 (file)
@@ -68,9 +68,6 @@ the documentation is available online at
 
 %changelog
 
-* Mon Sep 16 2002 Manuel Chakravarty
-- Use external Haddock installation
-
 * Wed Sep 26 2001 Manuel Chakravarty
 - small changes for 5.04
 
@@ -133,7 +130,7 @@ END
 %build
 ./configure --prefix=%{prefix}
 make boot
-make HADDOCK_INPLACE=haddock all ps html
+make all ps html
  
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -172,12 +169,15 @@ cd $dir
 rm -rf $RPM_BUILD_ROOT
 
 %files -f rpm-noprof-lib-files
+%defattr(-,root,root)
 %doc %{prefix}/share/doc/ghc-%{version}/ANNOUNCE
 %doc %{prefix}/share/doc/ghc-%{version}/README
 %{prefix}/bin/*
 
 %files prof -f rpm-prof-lib-files
+%defattr(-,root,root)
 
 %files doc
+%defattr(-,root,root)
 %doc %{prefix}/share/doc/ghc-%{version}/*.ps
 %doc %{prefix}/share/doc/ghc-%{version}/html