Fix license tag to include W3C

This commit is contained in:
Michael Simacek 2018-08-03 14:34:04 +02:00
parent 21adc7696b
commit d6f998798e

View File

@ -4,9 +4,13 @@
Name: xerces-j2
Version: 2.11.0
Release: 33%{?dist}
Release: 34%{?dist}
Summary: Java XML parser
License: ASL 2.0
# Most of the source is ASL 2.0
# W3C licensed files:
# src/org/apache/xerces/dom3/as
# src/org/w3c/dom/html/HTMLDOMImplementation.java
License: ASL 2.0 and W3C
URL: http://xerces.apache.org/xerces2-j/
Source0: http://mirror.ox.ac.uk/sites/rsync.apache.org/xerces/j/source/Xerces-J-src.%{version}.tar.gz
@ -199,6 +203,9 @@ ln -sf %{name}.jar %{_javadir}/jaxp_parser_impl.jar
%{_datadir}/%{name}
%changelog
* Fri Aug 03 2018 Michael Simacek <msimacek@redhat.com> - 2.11.0-34
- Fix license tag to include W3C
* Wed Aug 01 2018 Severin Gehwolf <sgehwolf@redhat.com> - 2.11.0-33
- Add requirement on javapackages-tools since scripts use
java-functions.