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