Accepting request 96775 from devel:openSUSE:Factory:for-legal-lhf

- fix license to be in spdx.org format

OBS-URL: https://build.opensuse.org/request/show/96775
OBS-URL: https://build.opensuse.org/package/show/Java:packages/rhino?expand=0&rev=11
This commit is contained in:
Stephan Kulow 2011-12-20 10:25:45 +00:00 committed by Git OBS Bridge
parent 2d6bc0b7df
commit b7acdad914
2 changed files with 13 additions and 15 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 15 13:50:34 UTC 2011 - coolo@suse.com
- fix license to be in spdx.org format
-------------------------------------------------------------------
Mon Mar 14 12:43:48 UTC 2011 - mvyskocil@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package rhino (Version 1.7)
# spec file for package rhino
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2000-2009, JPackage Project
# All rights reserved.
#
@ -17,16 +17,16 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define section free
%define cvs_version 1_7R2
%define archive_version 1_7R2
Name: rhino
Version: 1.7
Release: 15
Release: 0
Summary: JavaScript for Java
License: MPL ..
License: MPL-1.1
Group: Development/Libraries/Java
# wget ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino%{archive_version}.zip
# unzip -q rhino%{archive_version}.zip
# find rhino%{archive_version}/ -name '*jar' | xargs rm -rf
@ -52,17 +52,16 @@ Patch3: rhino-288467.patch
#PATCH-FIX-OPENSUSE: allow build under gcj
Patch100: rhino-1.7-gcj.patch
Url: http://www.mozilla.org/rhino/
Group: Development/Libraries/Java
Requires: jline
Requires: bea-stax-api
Requires: xmlbeans
BuildRequires: ant
BuildRequires: jpackage-utils
BuildRequires: jline
BuildRequires: bea-stax-api
BuildRequires: xmlbeans-mini
BuildRequires: jline
BuildRequires: jpackage-utils
BuildRequires: unzip
BuildRequires: xerces-j2-bootstrap
BuildRequires: xmlbeans-mini
#!BuildIgnore: xerces-j2 xml-commons xml-commons-apis xml-commons-resolver
#!BuildIgnore: antlr antlr-java
#!BuildIgnore: xml-commons-jaxp-1.3-apis
@ -79,9 +78,7 @@ scripting to end users.
This version contains Dojo's JavaScript compression patch.
%package demo
License: MPL ..
Summary: JavaScript for Java
Group: Development/Libraries/Java
%description demo
Rhino is an open-source implementation of JavaScript written entirely
@ -91,9 +88,7 @@ scripting to end users.
%package manual
License: MPL ..
Summary: JavaScript for Java
Group: Development/Libraries/Java
%description manual
Rhino is an open-source implementation of JavaScript written entirely
@ -103,9 +98,7 @@ scripting to end users.
%package javadoc
License: MPL ..
Summary: JavaScript for Java
Group: Development/Libraries/Java
%description javadoc
Rhino is an open-source implementation of JavaScript written entirely