[ghc-haskeline/el6/master] build without terminfo

Jens Petersen petersen at fedoraproject.org
Tue Oct 5 01:45:34 UTC 2010


commit 46fd48a66a11337df8a464be2a54ac6b3a026747
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Oct 5 11:45:37 2010 +1000

    build without terminfo

 ghc-haskeline.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ghc-haskeline.spec b/ghc-haskeline.spec
index 89f6c45..cd97a31 100644
--- a/ghc-haskeline.spec
+++ b/ghc-haskeline.spec
@@ -8,7 +8,7 @@ Haskell it is (hopefully) more easily used in other Haskell programs.\
 \
 Haskeline runs both on POSIX-compatible systems and on Windows.
 
-%global ghc_pkg_deps ghc-mtl-devel ghc-utf8-string-devel, ghc-terminfo-devel
+%global ghc_pkg_deps ghc-mtl-devel ghc-utf8-string-devel
 
 %bcond_without shared
 %bcond_without hscolour
@@ -63,8 +63,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Wed Sep 29 2010 jkeating - 0.6.3.1-2
-- Rebuilt for gcc bug 634757
+* Tue Oct  5 2010 Jens Petersen <petersen at redhat.com> - 0.6.3.1-2.el6
+- build without terminfo
 
 * Thu Sep 23 2010 Jens Petersen <petersen at redhat.com> - 0.6.3.1-1
 - update to 0.6.3.1


More information about the scm-commits mailing list