Accepting request 46999 from Java:packages
Copy from Java:packages/rhino based on submit request 46999 from user mvyskocil OBS-URL: https://build.opensuse.org/request/show/46999 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rhino?expand=0&rev=10
This commit is contained in:
parent
c4503aa01f
commit
162ad0d82d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 2 12:35:23 UTC 2010 - mvyskocil@suse.cz
|
||||||
|
|
||||||
|
- ignore antlr(-java) to reduce build cycles
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 18 12:06:17 UTC 2009 - mvyskocil@suse.cz
|
Wed Nov 18 12:06:17 UTC 2009 - mvyskocil@suse.cz
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rhino (Version 1.7)
|
# spec file for package rhino (Version 1.7)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# Copyright (c) 2000-2009, JPackage Project
|
# Copyright (c) 2000-2009, JPackage Project
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: rhino
|
Name: rhino
|
||||||
Version: 1.7
|
Version: 1.7
|
||||||
Release: 7
|
Release: 14
|
||||||
Summary: JavaScript for Java
|
Summary: JavaScript for Java
|
||||||
License: MPL ..
|
License: MPL ..
|
||||||
# wget ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino%{archive_version}.zip
|
# wget ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino%{archive_version}.zip
|
||||||
@ -64,6 +64,7 @@ BuildRequires: xmlbeans-mini
|
|||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
BuildRequires: xerces-j2-bootstrap
|
BuildRequires: xerces-j2-bootstrap
|
||||||
#!BuildIgnore: xerces-j2 xml-commons xml-commons-apis xml-commons-resolver
|
#!BuildIgnore: xerces-j2 xml-commons xml-commons-apis xml-commons-resolver
|
||||||
|
#!BuildIgnore: antlr antlr-java
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
#BuildRequires: java-devel
|
#BuildRequires: java-devel
|
||||||
BuildRequires: java-1_5_0-gcj-compat-devel
|
BuildRequires: java-1_5_0-gcj-compat-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user