[ghc-json/el6] add license to ghc_files

Jens Petersen petersen at fedoraproject.org
Mon Jun 25 05:00:34 UTC 2012


commit 0655762097f18eeec203b05736fabedc0de11e20
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jun 25 14:00:25 2012 +0900

    add license to ghc_files

 ghc-json.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc-json.spec b/ghc-json.spec
index 38783b2..0094b08 100644
--- a/ghc-json.spec
+++ b/ghc-json.spec
@@ -13,7 +13,7 @@ between Haskell values and JSON.
 
 Name:           ghc-%{pkg_name}
 Version:        0.4.4
-Release:        4%{?dist}
+Release:        4.1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -56,11 +56,14 @@ BuildRequires:  ghc-syb-prof
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 %doc CHANGES
 
 
 %changelog
+* Mon Jun 25 2012 Jens Petersen <petersen at redhat.com> - 0.4.4-4.1
+- add license to ghc_files
+
 * Thu Jan  5 2012 Jens Petersen <petersen at redhat.com> - 0.4.4-4
 - update to cabal2spec-0.25.2
 - add CHANGES


More information about the scm-commits mailing list