replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jdom?expand=0&rev=13
This commit is contained in:
Stephan Kulow 2011-12-06 17:20:34 +00:00 committed by Git OBS Bridge
parent f44bf118d3
commit 914569e010

View File

@ -36,7 +36,7 @@
%define stage1_build_dir %{_builddir}/build
Name: jdom
License: ASLv..
License: Apache-2.0
Group: Development/Libraries/Java
AutoReqProv: on
Version: 1.1
@ -78,7 +78,7 @@ an alternative to DOM and SAX, although it integrates well with both
DOM and SAX.
%package -n saxpath
License: ASLv..
License: Apache-2.0
Version: 1.0_FCS
Release: 275
Summary: SAXPath is an event-based API for XPath parsers
@ -92,7 +92,7 @@ expressions; it does not evaluate them, or even provide an object
structure for representing them once they have been parsed.
%package -n xom
License: LGPLv2.1+
License: LGPL-2.1+
Version: 1.2b1
Release: 10
Summary: XOM™ is a new XML object model
@ -135,7 +135,7 @@ Canonical XML. XOM documents can be converted to and from SAX and DOM.
%package -n jaxen
License: ASLv..
License: Apache-2.0
Version: 1.1.1
Release: 10
Summary: The jaxen project is a Java XPath Engine