[ghc-editline] rebuild for ghc-7.0.1

Jens Petersen petersen at fedoraproject.org
Fri Nov 26 09:51:40 UTC 2010


commit d3f4f7f4adfb74f86c16c56aaa2f7dd4862881cf
Author: Jens Petersen <petersen at redhat.com>
Date:   Fri Nov 26 19:51:46 2010 +1000

    rebuild for ghc-7.0.1

 ghc-editline.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/ghc-editline.spec b/ghc-editline.spec
index 1a4dd48..171705e 100644
--- a/ghc-editline.spec
+++ b/ghc-editline.spec
@@ -20,7 +20,7 @@ provides a subset of the functionality of the readline library.
 Name:           ghc-%{pkg_name}
 # was part of haskell-platform-2009.2.0.2
 Version:        0.2.1.0
-Release:        18%{?dist}
+Release:        19%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -32,7 +32,6 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExclusiveArch:  %{ix86} x86_64 ppc alpha
 BuildRequires:  ghc, ghc-doc, ghc-prof
 BuildRequires:  ghc-rpm-macros >= 0.8.1
-BuildRequires:	libffi-devel
 %if %{with hscolour}
 BuildRequires:  hscolour
 %endif
@@ -62,10 +61,15 @@ rm -rf $RPM_BUILD_ROOT
 rm -rf $RPM_BUILD_ROOT
 
 
-%ghc_lib_package -o 0.2.1.0-17
+%ghc_lib_package
 
 
 %Changelog
+* Fri Nov 26 2010 Jens Petersen <petersen at redhat.com> - 0.2.1.0-19
+- rebuild for ghc-7.0.1
+- no longer need BR for libffi-devel
+- drop deprecated -o obsoletes
+
 * Sun Nov  7 2010 Jochen Schmitt <Jochen herr-schmitt de> 0.2.1.0-18
 - Add libffi-devel as a new BR
 


More information about the scm-commits mailing list