[ghc-libmpd] add license to ghc_files

Jens Petersen petersen at fedoraproject.org
Thu Mar 22 14:35:41 UTC 2012


commit 3670f4818a23cd1b65f56a1cd3c51cb43f4c1ba9
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Mar 22 23:35:37 2012 +0900

    add license to ghc_files

 ghc-libmpd.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc-libmpd.spec b/ghc-libmpd.spec
index 688c632..bae4399 100644
--- a/ghc-libmpd.spec
+++ b/ghc-libmpd.spec
@@ -10,7 +10,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.7.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -51,11 +51,14 @@ BuildRequires:  ghc-utf8-string-prof
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 %doc README.md
 
 
 %changelog
+* Thu Mar 22 2012 Jens Petersen <petersen at redhat.com> - 0.7.2-2
+- add license to ghc_files
+
 * Tue Feb 28 2012 Ben Boeckel <mathstuf at gmail.com> - 0.7.2-1
 - Update to 0.7.2
 


More information about the scm-commits mailing list