[ghc-ansi-terminal/f18] Updated to upstream 0.5.5.1

Shakthi Kannan shakthimaan at fedoraproject.org
Fri Dec 7 10:42:03 UTC 2012


commit ba9f247d30c39eaff38b39155158da8d2d7ea2c8
Author: Shakthi Kannan <skannan at redhat.com>
Date:   Fri Dec 7 16:04:00 2012 +0530

    Updated to upstream 0.5.5.1

 .gitignore             |    1 +
 ghc-ansi-terminal.spec |   22 +++++++++++++---------
 sources                |    2 +-
 3 files changed, 15 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 878b377..6343561 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /ansi-terminal-0.5.5.tar.gz
+/ansi-terminal-0.5.5.1.tar.gz
diff --git a/ghc-ansi-terminal.spec b/ghc-ansi-terminal.spec
index 55f1745..6e513a7 100644
--- a/ghc-ansi-terminal.spec
+++ b/ghc-ansi-terminal.spec
@@ -1,4 +1,3 @@
-# cabal2spec-0.25
 # https://fedoraproject.org/wiki/Packaging:Haskell
 # https://fedoraproject.org/wiki/PackagingDrafts/Haskell
 
@@ -9,19 +8,19 @@
 %global common_description %{common_summary}
 
 Name:           ghc-%{pkg_name}
-Version:        0.5.5
-Release:        7%{?dist}
+Version:        0.5.5.1
+Release:        1%{?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-rpm-macros
+# Begin cabal-rpm deps:
+BuildRequires:  ghc-unix-devel
+# End cabal-rpm deps
 
 %description
 %{common_description}
@@ -39,7 +38,6 @@ BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 %ghc_lib_install
 
 
-# devel subpackage
 %ghc_devel_package
 
 %ghc_devel_description
@@ -52,6 +50,12 @@ BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 
 
 %changelog
+* Fri Dec  7 2012 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> - 0.5.5.1-1
+- Updated to new upstream 0.5.5.1
+
+* Sat Nov 17 2012 Jens Petersen <petersen at redhat.com> - 0.5.5-8
+- update with cabal-rpm
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.5-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 0f1281d..844b258 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5ad9e6561f0de1a2e98b6c72d119ea75  ansi-terminal-0.5.5.tar.gz
+302b392a19323f39e64abad8b375e9a8  ansi-terminal-0.5.5.1.tar.gz


More information about the scm-commits mailing list