[ghc-editline] minor cleanup update before rebuild

Jens Petersen petersen at fedoraproject.org
Mon Mar 14 08:03:57 UTC 2011


commit 64726abc3fe13cd6af0df8528df313f037cf6c95
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Mar 14 17:03:54 2011 +0900

    minor cleanup update before rebuild

 ghc-editline.spec |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/ghc-editline.spec b/ghc-editline.spec
index 5896e1d..831566b 100644
--- a/ghc-editline.spec
+++ b/ghc-editline.spec
@@ -11,11 +11,7 @@ provides a subset of the functionality of the readline library.
 
 %global ghc_pkg_c_deps libedit-devel
 
-# debuginfo is not useful for ghc
-%global debug_package %{nil}
-
 Name:           ghc-%{pkg_name}
-# was part of haskell-platform-2009.2.0.2
 Version:        0.2.1.0
 Release:        23%{?dist}
 Summary:        %{common_summary}
@@ -33,9 +29,6 @@ BuildRequires:  hscolour
 
 %description
 %{common_description}
-%if %{with shared}
-This package provides the shared library.
-%endif
 
 
 %prep
@@ -54,6 +47,9 @@ This package provides the shared library.
 
 
 %Changelog
+* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto at redhat.com> - 0.2.1.0-23
+- Enable build on sparcv9
+
 * Fri Jan  7 2011 Jochen Schmitt <Jochen herr-schmitt de> 0.2.1.0-20
 - Rebuild to bix broken dependencies on rawhide
 


More information about the scm-commits mailing list