[ghc-json] add license to ghc_files

Jens Petersen petersen at fedoraproject.org
Thu Mar 22 14:33:37 UTC 2012


commit 5e93188028a1e0191b6d06b82f2088c2492b2988
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Mar 22 23:32:52 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 87f00a0..53248fd 100644
--- a/ghc-json.spec
+++ b/ghc-json.spec
@@ -13,7 +13,7 @@ between Haskell values and JSON.
 
 Name:           ghc-%{pkg_name}
 Version:        0.5
-Release:        1%{?dist}
+Release:        2%{?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
+* Thu Mar 22 2012 Jens Petersen <petersen at redhat.com> - 0.5-2
+- add license to ghc_files
+
 * Wed Mar  7 2012 Jens Petersen <petersen at redhat.com> - 0.5-1
 - update to 0.5
 


More information about the scm-commits mailing list