Accepting request 234210 from home:deadpoint:branches:Java:packages

disable bytecode check on sle_11

OBS-URL: https://build.opensuse.org/request/show/234210
OBS-URL: https://build.opensuse.org/package/show/Java:packages/bouncycastle?expand=0&rev=15
This commit is contained in:
Darin Perusich 2014-05-15 15:36:43 +00:00 committed by Git OBS Bridge
parent 9ed344b181
commit c027c4df92
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 15 15:29:26 UTC 2014 - darin@darins.net
- disable bytecode check on sle_11
-------------------------------------------------------------------
Thu Nov 14 11:45:43 UTC 2013 - mvyskocil@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package bouncycastle
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 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
@ -92,6 +92,10 @@ pushd src
popd
%install
%if 0%{?suse_version} == 1110
export NO_BRP_CHECK_BYTECODE_VERSION=true
%endif
install -dm 755 %{buildroot}%{_sysconfdir}/java/security/security.d
touch %{buildroot}%{_sysconfdir}/java/security/security.d/2000-%{classname}