add license to ghc_files
This commit is contained in:
parent
6480927624
commit
bd8c132f0b
@ -12,7 +12,7 @@ parse and apply LaTeX macros.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.6.0.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -54,10 +54,13 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version}/{cgi,tests}
|
||||
%ghc_devel_post_postun
|
||||
|
||||
|
||||
%ghc_files
|
||||
%ghc_files LICENSE
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Mar 23 2012 Jens Petersen <petersen@redhat.com> - 0.6.0.3-2
|
||||
- add license to ghc_files
|
||||
|
||||
* Sun Feb 12 2012 Jens Petersen <petersen@redhat.com> - 0.6.0.3-1
|
||||
- update to 0.6.0.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user