X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fghc.spec.in;h=c1d5fdd0d46c522ca9791f13155862ef7678a33e;hb=182b16bccea2eab1a8af93a6246db3d391e436c7;hp=85b60485851f192f37b35f9bb6d5633b99aced67;hpb=7d98368f66769b8fa35f4962dc2bbeeb6484a747;p=ghc-hetmet.git diff --git a/ghc/ghc.spec.in b/ghc/ghc.spec.in index 85b6048..c1d5fdd 100644 --- a/ghc/ghc.spec.in +++ b/ghc/ghc.spec.in @@ -68,6 +68,9 @@ the documentation is available online at %changelog +* Tue Aug 19 2003 Sven Panne +- use autoreconf + * Wed Sep 26 2001 Manuel Chakravarty - small changes for 5.04 @@ -123,9 +126,9 @@ SRC_HAPPY_OPTS += -agc GhcWithInterpreter=YES END -# run autoconf if necessary +# run autoheader and autoconf if necessary # -[ ! -x configure ] && autoconf && cd ghc && autoconf +test -f configure || autoreconf %build ./configure --prefix=%{prefix} @@ -169,12 +172,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