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

Jens Petersen petersen at fedoraproject.org
Sun May 20 01:36:55 UTC 2012


commit 33c5cf75f64927772c07da7fce7fc6e55d152776
Author: Jens Petersen <petersen at redhat.com>
Date:   Sun May 20 10:36:50 2012 +0900

    add LICENSE to ghc_files to placate el6 rpm on ppc64

 ghc-zlib.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc-zlib.spec b/ghc-zlib.spec
index 895edc2..5e7cb66 100644
--- a/ghc-zlib.spec
+++ b/ghc-zlib.spec
@@ -18,7 +18,7 @@ full zlib feature set.
 Name:           ghc-%{pkg_name}
 # part of haskell-platform-2011.4.0.0
 Version:        0.5.3.1
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -58,11 +58,14 @@ Requires:       zlib-devel%{?_isa}
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 %doc examples
 
 
 %changelog
+* Sun May 20 2012 Jens Petersen <petersen at redhat.com> - 0.5.3.1-8
+- add LICENSE to ghc_files
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.3.1-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list