1
0

replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jakarta-commons-modeler?expand=0&rev=12
This commit is contained in:
Stephan Kulow 2011-12-06 17:20:15 +00:00 committed by Git OBS Bridge
parent 06bea09b27
commit 5f927c93bd

View File

@ -30,7 +30,7 @@ BuildRequires: ant jakarta-commons-digester java2-devel-packages junit mx4j xal
Version: 2.0
Release: 282
Summary: Jakarta Commons Modeler Package
License: The Apache Software License
License: Apache-2.0
Group: Development/Libraries/Java
Source0: %{short_name}-%{version}-src.tar.bz2
#Patch: %{name}.no-licence.build.patch
@ -58,7 +58,7 @@ with Model MBean support.
%package javadoc
License: The Apache Software License
License: Apache-2.0
PreReq: coreutils
Summary: Javadoc for jakarta-commons-modeler
Group: Development/Libraries/Java