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

Jens Petersen petersen at fedoraproject.org
Sat May 19 14:59:29 UTC 2012


commit 5792bd456227b9935091ded239157eb99ebe2de8
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat May 19 23:59:22 2012 +0900

    add LICENSE to ghc_files to placate el6 rpm on ppc64

 ghc-HTTP.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc-HTTP.spec b/ghc-HTTP.spec
index c669b89..cb04aa1 100644
--- a/ghc-HTTP.spec
+++ b/ghc-HTTP.spec
@@ -11,7 +11,7 @@
 Name:           ghc-%{pkg_name}
 # part of haskell-platform-2011.4.0.0
 Version:        4000.1.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -50,11 +50,14 @@ BuildRequires:  ghc-network-prof
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 %doc CHANGES
 
 
 %changelog
+* Sat May 19 2012 Jens Petersen <petersen at redhat.com> - 4000.1.2-4
+- add LICENSE to ghc_files
+
 * Mon Jan 23 2012 Jens Petersen <petersen at redhat.com> - 4000.1.2-3
 - update url
 


More information about the scm-commits mailing list