fix license tag
This commit is contained in:
parent
ce56005555
commit
94efee40f2
@ -37,12 +37,12 @@
|
||||
|
||||
Name: xalan-j2
|
||||
Version: 2.7.0
|
||||
Release: 7.3%{?dist}
|
||||
Release: 7.4%{?dist}
|
||||
Epoch: 0
|
||||
Summary: Java XSLT processor
|
||||
# samples/servlet/ApplyXSLTException.java is ASL 1.1
|
||||
# src/org/apache/xpath/domapi/XPathStylesheetDOM3Exception.java is W3C
|
||||
License: ASL 1.1 and ASL 2.0 and W3c
|
||||
License: ASL 1.1 and ASL 2.0 and W3C
|
||||
#Source0: http://www.apache.org/dist/xml/xalan-j/xalan-j_2_7_0-src.tar.gz
|
||||
Source0: xalan-j_%{cvs_version}-src-RHsemiCLEAN.tar.gz
|
||||
Patch0: %{name}-noxsltcdeps.patch
|
||||
@ -344,6 +344,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Sep 6 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0:2.7.0-7.4
|
||||
- fix license tag
|
||||
|
||||
* Thu Jul 10 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0:2.7.0-7.3
|
||||
- drop repotag
|
||||
- fix license tag
|
||||
|
Loading…
Reference in New Issue
Block a user