replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-j2?expand=0&rev=14
This commit is contained in:
Stephan Kulow 2011-12-06 18:13:36 +00:00 committed by Git OBS Bridge
parent 59c06ebf6a
commit 5ad60f5b61

View File

@ -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