add license to ghc_files
This commit is contained in:
parent
fa29389984
commit
e66909ebcf
@ -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@redhat.com> - 0.9.1-3
|
||||
- add license to ghc_files
|
||||
|
||||
* Wed Mar 7 2012 Jens Petersen <petersen@redhat.com> - 0.9.1-2
|
||||
- only build on ghc_arches_with_ghci because of annotation use
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user