[ghc-conduit] add license to ghc_files

Jens Petersen petersen at fedoraproject.org
Thu Mar 22 13:32:36 UTC 2012


commit a26023e5623485e798147a596dd2663824c4d0d5
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Mar 22 22:32:32 2012 +0900

    add license to ghc_files

 ghc-conduit.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc-conduit.spec b/ghc-conduit.spec
index d5a5e8b..ee62491 100644
--- a/ghc-conduit.spec
+++ b/ghc-conduit.spec
@@ -13,7 +13,7 @@ enumerators. For more information, see http://www.yesodweb.com/book/conduit.
 
 Name:           ghc-%{pkg_name}
 Version:        0.2.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -54,10 +54,13 @@ BuildRequires:  ghc-text-devel
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 
 
 %changelog
+* Thu Mar 22 2012 Jens Petersen <petersen at redhat.com> - 0.2.2-2
+- add license to ghc_files
+
 * Tue Mar  6 2012 Jens Petersen <petersen at redhat.com> - 0.2.2-1
 - update to 0.2.2
 


More information about the scm-commits mailing list