[ghc-zip-archive/el6] remove BSD license file since this version is still GPL

Jens Petersen petersen at fedoraproject.org
Mon Jun 25 08:21:11 UTC 2012


commit d8236cb9fd8421e5a0ee0d214c15d8d44f1b45ac
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jun 25 17:21:09 2012 +0900

    remove BSD license file since this version is still GPL

 ghc-zip-archive.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ghc-zip-archive.spec b/ghc-zip-archive.spec
index 06c8ea4..17171a8 100644
--- a/ghc-zip-archive.spec
+++ b/ghc-zip-archive.spec
@@ -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 at redhat.com> - 0.1.1.7-6.1
+- remove BSD license file
+
 * Fri Jan  6 2012 Jens Petersen <petersen at redhat.com> - 0.1.1.7-6
 - update to cabal2spec-0.25.2
 


More information about the scm-commits mailing list