Accepting request 496615 from Java:packages
1 OBS-URL: https://build.opensuse.org/request/show/496615 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bouncycastle?expand=0&rev=16
This commit is contained in:
commit
391028f6a7
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user