Summary: Jhc Haskell Compiler Name: @PACKAGE@ Version: @VERSION@ Release: @RPMRELEASE@ License: COPYING Group: Development/Languages/Haskell BuildRoot: %{_tmppath}/%{name}-root Source: http://repetae.net/computer/jhc/drop/%{name}-%{version}.tar.gz URL: http://repetae.net/computer/jhc/ Packager: John Meacham Prefix: %{_prefix} %description Jhc Haskell compiler. %prep %setup %build %configure make %install %makeinstall %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %{_bindir}/jhc %{_bindir}/jhci %{_mandir}/man1/jhc.1.gz %{_datadir}/@PACKAGE@-@SHORTVERSION@/base-1.0.hl %{_datadir}/@PACKAGE@-@SHORTVERSION@/haskell98-1.0.hl %{_datadir}/@PACKAGE@-@SHORTVERSION@/include/HsFFI.h %doc COPYING