From 15903c519c6eb1c3d77c71e5b2d7485f3e3ab296 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Feb 26 2013 17:39:44 +0000 Subject: add changelog entries for %pkgdir fix and %ghc_with_lib_for_ghci --- diff --git a/ghc-rpm-macros.spec b/ghc-rpm-macros.spec index d4cca06..f8b3307 100644 --- a/ghc-rpm-macros.spec +++ b/ghc-rpm-macros.spec @@ -7,7 +7,7 @@ Name: ghc-rpm-macros Version: 0.98.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Macros for building packages for GHC Group: Development/Libraries @@ -75,6 +75,12 @@ EOF %changelog +* Tue Feb 26 2013 Jens Petersen - 0.98.1-3 +- only add lib pkgdir to filelist if it exists + to fix haskell-platform build on secondary archs (no shared libs) +- add ghc_with_lib_for_ghci which re-enables ghci library .o files + (should not normally be necessary since ghci can load .a files) + * Wed Feb 13 2013 Fedora Release Engineering - 0.98.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild