remove BSD license file since this version is still GPL

This commit is contained in:
Jens Petersen 2012-06-25 17:21:09 +09:00
parent f8ffb88f2f
commit d8236cb9fd

View File

@ -11,7 +11,7 @@ and extracting files from zip archives.
Name: ghc-%{pkg_name}
Version: 0.1.1.7
Release: 6%{?dist}
Release: 6.1%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -44,6 +44,9 @@ BuildRequires: ghc-zlib-prof
%install
%ghc_lib_install
# remove BSD license for now
rm %{buildroot}%{_docdir}/%{_docdir}/%{name}-%{version}/LICENCE
%ghc_devel_package
@ -57,6 +60,9 @@ BuildRequires: ghc-zlib-prof
%changelog
* Mon Jun 25 2012 Jens Petersen <petersen@redhat.com> - 0.1.1.7-6.1
- remove BSD license file
* Fri Jan 6 2012 Jens Petersen <petersen@redhat.com> - 0.1.1.7-6
- update to cabal2spec-0.25.2