[EMBOSS] add ontology license tags, thanks to Debian

Tom Callaway spot at fedoraproject.org
Tue Sep 3 18:46:54 UTC 2013


commit a21e7fb3ff1476d2e5a2eb69f583c8c8a6ae1958
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Sep 3 14:47:16 2013 -0400

    add ontology license tags, thanks to Debian

 EMBOSS.spec |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/EMBOSS.spec b/EMBOSS.spec
index 7b1b641..02adf0c 100644
--- a/EMBOSS.spec
+++ b/EMBOSS.spec
@@ -20,7 +20,7 @@
 
 Name:           EMBOSS
 Version:        6.4.0
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        The European Molecular Biology Open Software Suite
 
 # Files under jemboss/, ajax/ensembl/ are LGPLv2+
@@ -31,7 +31,14 @@ Summary:        The European Molecular Biology Open Software Suite
 # Files under ajax/zlib/ are zlib/libpng
 # Because they are not used (they're deleted in %%prep), 
 # we do not include them in the license tag.
-License:        GPLv2+ and LGPLv2+
+# There are some included ontologies, thanks to Debian for tracking down all
+# the licenses:
+# emboss/data/OBO/gene_ontology*.obo : CC-BY-3.0
+# emboss/data/OBO/evidence_code.obo : GPLv3+
+# emboss/data/OBO/pathway.obo : CC-BY-3.0
+# emboss/data/OBO/ro.obo : CC-BY-3.0
+# emboss/data/OBO/so.obo : Public Domain
+License:        GPLv2+ and LGPLv2+ and CC-BY and GPLv3+ and Public Domain
 URL:            http://emboss.sf.net/
 Source0:        ftp://emboss.open-bio.org/pub/EMBOSS/%{name}-%{version}.tar.gz
 Source1:        ftp://emboss.open-bio.org/pub/EMBOSS/fixes/README.fixes
@@ -319,6 +326,9 @@ desktop-file-install                                    \
 %{_includedir}/EMBOSS/eplplot/
 
 %changelog
+* Tue Sep  3 2013 Tom Callaway <spot at fedoraproject.org> - 6.4.0-11
+- add ontology license tags, thanks to Debian
+
 * Fri Aug 02 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.4.0-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list