[ghc-rosezipper] update with cabal-rpm

Jens Petersen petersen at fedoraproject.org
Sat Nov 17 16:27:18 UTC 2012


commit 584fc70f0cb5441b5119c1d70d8809add201b774
Author: Jens Petersen <petersen at redhat.com>
Date:   Sun Nov 18 01:27:14 2012 +0900

    update with cabal-rpm

 ghc-rosezipper.spec |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/ghc-rosezipper.spec b/ghc-rosezipper.spec
index 32f687e..d8bca8b 100644
--- a/ghc-rosezipper.spec
+++ b/ghc-rosezipper.spec
@@ -1,4 +1,3 @@
-# cabal2spec-0.25
 # https://fedoraproject.org/wiki/Packaging:Haskell
 # https://fedoraproject.org/wiki/PackagingDrafts/Haskell
 
@@ -11,19 +10,18 @@ trees or forests.
 
 Name:           ghc-%{pkg_name}
 Version:        0.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        %{common_summary}
 
-Group:          System Environment/Libraries
 License:        BSD
-# BEGIN cabal2spec
 URL:            http://hackage.haskell.org/package/%{pkg_name}
 Source0:        http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
-ExclusiveArch:  %{ghc_arches}
+
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
+BuildRequires:  ghc-rpm-macros
+# Begin cabal-rpm deps:
 BuildRequires:  ghc-containers-devel
-# END cabal2spec
+# End cabal-rpm deps
 
 %description
 %{common_description}
@@ -41,7 +39,6 @@ BuildRequires:  ghc-containers-devel
 %ghc_lib_install
 
 
-# devel subpackage
 %ghc_devel_package
 
 %ghc_devel_description
@@ -54,6 +51,9 @@ BuildRequires:  ghc-containers-devel
 
 
 %changelog
+* Sat Nov 17 2012 Jens Petersen <petersen at redhat.com> - 0.2-4
+- update with cabal-rpm
+
 * Tue Jul 24 2012 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.2-3
 - Include ghc-containers as BR.
 


More information about the scm-commits mailing list