[ghc-vector] add license to ghc_files

Jens Petersen petersen at fedoraproject.org
Fri Mar 23 06:12:01 UTC 2012


commit e66909ebcf5226c1f63b67f93eab7ec299706628
Author: Jens Petersen <petersen at redhat.com>
Date:   Fri Mar 23 15:11:56 2012 +0900

    add license to ghc_files

 ghc-vector.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc-vector.spec b/ghc-vector.spec
index 08155ea..a7489ec 100644
--- a/ghc-vector.spec
+++ b/ghc-vector.spec
@@ -11,7 +11,7 @@ immutable), with a powerful loop fusion optimization framework.
 
 Name:           ghc-%{pkg_name}
 Version:        0.9.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -50,10 +50,13 @@ BuildRequires:  ghc-primitive-prof
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 
 
 %changelog
+* Fri Mar 23 2012 Jens Petersen <petersen at redhat.com> - 0.9.1-3
+- add license to ghc_files
+
 * Wed Mar  7 2012 Jens Petersen <petersen at redhat.com> - 0.9.1-2
 - only build on ghc_arches_with_ghci because of annotation use
 


More information about the scm-commits mailing list