diff --git a/xalan-j2.spec b/xalan-j2.spec index 7544efe..8b7868e 100644 --- a/xalan-j2.spec +++ b/xalan-j2.spec @@ -31,7 +31,7 @@ BuildRequires: java-cup-bootstrap Version: 2.7.0 Release: 248 Summary: Java XSLT processor -License: ASLv.. +License: Apache-2.0 Source0: http://www.apache.org/dist/xml/xalan-j/source/xalan-j_%{cvs_version}-src.tar.gz Patch0: %{name}-noxsltcdeps.patch Patch1: %{name}-manifest.patch @@ -55,7 +55,7 @@ a servlet, or as a module in other program. %package xsltc -License: ASLv.. +License: Apache-2.0 Summary: Java XSLT compiler Group: Development/Libraries/Java Requires: java_cup, bcel, jlex, regexp, jaxp_parser_impl @@ -69,7 +69,7 @@ into lightweight and portable Java byte codes called translets. %package manual -License: ASLv.. +License: Apache-2.0 Summary: Manual for xalan-j2 Group: Development/Libraries/Java @@ -85,7 +85,7 @@ This package contains the manual for Xalan. %package javadoc -License: ASLv.. +License: Apache-2.0 PreReq: coreutils Summary: Javadoc for xalan-j2 Group: Development/Libraries/Java @@ -102,7 +102,7 @@ This package contains the javadoc documentation for Xalan. %package demo -License: ASLv.. +License: Apache-2.0 Summary: Demonstration and samples for xalan-j2. Group: Development/Libraries/Java Requires: %{name} = %{version}-%{release}, servlet