From eec1796c3c371b243bac9c28ebf3888a821e391e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Jun 05 2013 03:07:14 +0000 Subject: create ghc-haskell-platform too don't particularly like it but at least this follows the new Haskell Guidelines packaging including secondary archs without shared libs --- diff --git a/haskell-platform.spec b/haskell-platform.spec index 35ced30..5426743 100644 --- a/haskell-platform.spec +++ b/haskell-platform.spec @@ -299,8 +299,10 @@ mv %{buildroot}%{_datadir}/HUnit-*/* %{buildroot}%{_docdir}/ghc-HUnit-*/ # protect for koji %if %{defined ghc_devel_files} -%files -n ghc-haskell-platform-devel -f ghc-haskell-platform-devel.files +%files -n ghc-haskell-platform -f ghc-haskell-platform.files %doc packages/haskell-platform-%{version}/LICENSE + +%files -n ghc-haskell-platform-devel -f ghc-haskell-platform-devel.files %endif