diff --git a/bouncycastle.changes b/bouncycastle.changes index 3db0102..caa09e7 100644 --- a/bouncycastle.changes +++ b/bouncycastle.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 19 10:17:53 UTC 2017 - pcervinka@suse.com + +- New build dependency: javapackages-local +- Fixed requires +- Spec file cleaned + ------------------------------------------------------------------- Sat Feb 20 08:34:39 UTC 2016 - tchvatal@suse.com diff --git a/bouncycastle.spec b/bouncycastle.spec index 5f1b141..8f94a25 100644 --- a/bouncycastle.spec +++ b/bouncycastle.spec @@ -1,7 +1,7 @@ # # spec file for package bouncycastle # -# Copyright (c) 2016 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 @@ -30,14 +30,13 @@ Url: http://www.bouncycastle.org/ Source0: http://www.bouncycastle.org/download/bcprov-%{archivever}.tar.gz Source1: http://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/%{ver}/bcprov-jdk15on-%{ver}.pom BuildRequires: java-devel +BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: junit #FIXME: this is needed for initialize of NSS crypto backend, will be required (not required(post) by openjdk) BuildRequires: mozilla-nss BuildRequires: unzip Requires: java -Requires(post): javapackages-tools -Requires(postun): javapackages-tools Provides: bcprov = %{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch