[ghc-text/el6] add LICENSE to ghc_files to placate el6 rpm on ppc64

Jens Petersen petersen at fedoraproject.org
Sat May 19 11:09:53 UTC 2012


commit e4821ec72af58e79fef0738e94899c7d87c94874
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat May 19 20:09:48 2012 +0900

    add LICENSE to ghc_files to placate el6 rpm on ppc64

 ghc-text.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc-text.spec b/ghc-text.spec
index 203a472..e920afe 100644
--- a/ghc-text.spec
+++ b/ghc-text.spec
@@ -7,7 +7,7 @@
 Name:           ghc-%{pkg_name}
 # part of haskell-platform-2011.4.0.0
 Version:        0.11.1.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -51,11 +51,14 @@ BuildRequires:  ghc-deepseq-prof
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 %doc README.markdown
 
 
 %changelog
+* Sat May 19 2012 Jens Petersen <petersen at redhat.com> - 0.11.1.5-3
+- add LICENSE to ghc_files
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11.1.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list