[ghc-zip-archive] update to cabal2spec-0.22.4

Jens Petersen petersen at fedoraproject.org
Wed Jan 19 00:20:44 UTC 2011


commit 0518790ce029553655ffcacbcfe53eace7a44f07
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Jan 19 10:20:32 2011 +1000

    update to cabal2spec-0.22.4

 ghc-zip-archive.spec |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/ghc-zip-archive.spec b/ghc-zip-archive.spec
index d17ce8a..a67e8c9 100644
--- a/ghc-zip-archive.spec
+++ b/ghc-zip-archive.spec
@@ -7,15 +7,12 @@ and extracting files from zip archives.
 
 %global ghc_pkg_deps ghc-binary-devel, ghc-digest-devel, ghc-mtl-devel, ghc-utf8-string-devel, ghc-zlib-devel
 
-%bcond_without shared
-%bcond_without hscolour
-
 # debuginfo is not useful for ghc
 %global debug_package %{nil}
 
 Name:           ghc-%{pkg_name}
 Version:        0.1.1.6
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -25,10 +22,8 @@ Source0:        http://hackage.haskell.org/packages/archive/%{pkg_name}/%{versio
 # fedora ghc archs:
 ExclusiveArch:  %{ix86} x86_64 ppc alpha
 BuildRequires:  ghc, ghc-prof
-BuildRequires:  ghc-rpm-macros >= 0.8.0
-%if %{with hscolour}
+BuildRequires:  ghc-rpm-macros >= 0.7.3
 BuildRequires: hscolour
-%endif
 %{?ghc_pkg_deps:BuildRequires:  %{ghc_pkg_deps}, %(echo %{ghc_pkg_deps} | sed -e "s/\(ghc-[^, ]\+\)-devel/\1-prof/g")}
 
 %description
@@ -56,6 +51,9 @@ install -p -m 0644 COPYING %{buildroot}%{_docdir}/%{name}-%{version}
 
 
 %changelog
+* Wed Jan 19 2011 Jens Petersen <petersen at redhat.com> - 0.1.1.6-5
+- update to cabal2spec-0.22.4
+
 * Tue Dec 21 2010 Jens Petersen <petersen at redhat.com> - 0.1.1.6-4
 - install COPYING instead
 


More information about the scm-commits mailing list