[ghc-split] add license to ghc_files

Jens Petersen petersen at fedoraproject.org
Fri Mar 23 04:34:37 UTC 2012


commit e05534b5b9febc919dd58c0b2b6353b45a1a8a3d
Author: Jens Petersen <petersen at redhat.com>
Date:   Fri Mar 23 13:34:31 2012 +0900

    add license to ghc_files

 ghc-split.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc-split.spec b/ghc-split.spec
index 3ecf689..ef6af9b 100644
--- a/ghc-split.spec
+++ b/ghc-split.spec
@@ -10,7 +10,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.1.4.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -48,11 +48,14 @@ BuildRequires:  ghc-base-prof
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 %doc CHANGES
 
 
 %changelog
+* Fri Mar 23 2012 Jens Petersen <petersen at redhat.com> - 0.1.4.2-2
+- add license to ghc_files
+
 * Fri Jan  6 2012 Jens Petersen <petersen at redhat.com> - 0.1.4.2-1
 - update to 0.1.4.2 and cabal2spec-0.25.2
 


More information about the scm-commits mailing list