[ghc-primitive] update with cabal-rpm

Jens Petersen petersen at fedoraproject.org
Sat Nov 17 16:04:03 UTC 2012


commit c3c4896bcbef1954cfc9ea233451d5637f19a370
Author: Jens Petersen <petersen at redhat.com>
Date:   Sun Nov 18 01:03:58 2012 +0900

    update with cabal-rpm

 ghc-primitive.spec |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/ghc-primitive.spec b/ghc-primitive.spec
index da99571..2ab4634 100644
--- a/ghc-primitive.spec
+++ b/ghc-primitive.spec
@@ -1,4 +1,3 @@
-# cabal2spec-0.25.2
 # https://fedoraproject.org/wiki/Packaging:Haskell
 # https://fedoraproject.org/wiki/PackagingDrafts/Haskell
 
@@ -13,16 +12,14 @@ Version:        0.4.1
 Release:        3%{?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}
-# END cabal2spec
-BuildRequires:  ghc-base-devel
+BuildRequires:  ghc-rpm-macros
+# Begin cabal-rpm deps:
+# End cabal-rpm deps
 
 %description
 %{common_description}
@@ -52,6 +49,9 @@ BuildRequires:  ghc-base-devel
 
 
 %changelog
+* Sat Nov 17 2012 Jens Petersen <petersen at redhat.com>
+- update with cabal-rpm
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list