[ghc-language-c] add license to ghc_files

Jens Petersen petersen at fedoraproject.org
Thu Mar 22 14:34:28 UTC 2012


commit f482bdac527bbc47f8926fd45b0867cdbff1ed12
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Mar 22 23:34:23 2012 +0900

    add license to ghc_files

 ghc-language-c.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc-language-c.spec b/ghc-language-c.spec
index 046740c..84bf71f 100644
--- a/ghc-language-c.spec
+++ b/ghc-language-c.spec
@@ -14,7 +14,7 @@ for all of C99 and a large set of GNU extensions.
 
 Name:           ghc-%{pkg_name}
 Version:        0.4.2
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -59,11 +59,14 @@ BuildRequires:  ghc-syb-prof
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 %doc AUTHORS* README
 
 
 %changelog
+* Thu Mar 22 2012 Jens Petersen <petersen at redhat.com> - 0.4.2-6
+- add license to ghc_files
+
 * Thu Jan  5 2012 Jens Petersen <petersen at redhat.com> - 0.4.2-5
 - update to cabal2spec-0.25.2
 


More information about the scm-commits mailing list