Accepting request 496666 from home:pcervinka:branches:Java:packages

- New build dependency: javapackages-local
- Fixed PreReq to Requires(pre)
- Spec file cleaned

OBS-URL: https://build.opensuse.org/request/show/496666
OBS-URL: https://build.opensuse.org/package/show/Java:packages/bsf?expand=0&rev=25
This commit is contained in:
Tomáš Chvátal 2017-05-19 11:43:51 +00:00 committed by Git OBS Bridge
parent 855fffaf3b
commit b3e7b14388
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri May 19 11:38:11 UTC 2017 - pcervinka@suse.com
- New build dependency: javapackages-local
- Fixed PreReq to Requires(pre)
- Spec file cleaned
-------------------------------------------------------------------
Wed Mar 25 09:24:47 UTC 2015 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package bsf
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -32,6 +32,7 @@ Patch1: build.properties.patch
BuildRequires: ant
BuildRequires: apache-commons-logging
BuildRequires: java-devel
BuildRequires: javapackages-local
BuildRequires: javapackages-tools
BuildRequires: jython
BuildRequires: rhino
@ -66,8 +67,7 @@ In addition, the following languages are supported with their own
%package javadoc
Summary: Javadoc for bsf
Group: Development/Libraries/Java
# FIXME: use proper Requires(pre/post/preun/...)
PreReq: coreutils
Requires(pre): coreutils
%description javadoc
Bean Scripting Framework (BSF) is a set of Java classes which provides