add license to ghc_files

This commit is contained in:
Jens Petersen 2012-03-24 15:42:55 +09:00
parent 7c3800f502
commit e67d0fe143
1 changed files with 6 additions and 2 deletions

View File

@ -10,7 +10,7 @@
Name: ghc-%{pkg_name}
Version: 0.2.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -50,10 +50,14 @@ BuildRequires: ghc-template-haskell-devel
%ghc_devel_post_postun
%ghc_files
%ghc_files LICENSE
%doc README.md
%changelog
* Sat Mar 24 2012 Jens Petersen <petersen@redhat.com> - 0.2.2-2
- add license to ghc_files
* Sun Mar 04 2012 Ben Boeckel <mathstuf@gmail.com> - 0.2.2-1
- Initial package