From b3e7b143886ed4d2db14a6a384849f935a2310b6a878ceca4fef19dfeaa9eaa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 19 May 2017 11:43:51 +0000 Subject: [PATCH] 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 --- bsf.changes | 7 +++++++ bsf.spec | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/bsf.changes b/bsf.changes index 6bcb6b5..e88168d 100644 --- a/bsf.changes +++ b/bsf.changes @@ -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 diff --git a/bsf.spec b/bsf.spec index 47237f7..8485515 100644 --- a/bsf.spec +++ b/bsf.spec @@ -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