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