Accepting request 456865 from Java:packages

OBS-URL: https://build.opensuse.org/request/show/456865
OBS-URL: https://build.opensuse.org/package/show/Java:packages/regexp?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal 2017-02-13 15:18:12 +00:00 committed by Git OBS Bridge
parent f190f295d3
commit c95bdfa429
2 changed files with 3 additions and 8 deletions

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Thu Jan 5 16:02:34 UTC 2017 - tchvatal@suse.com
- Build with javac as gcj is getting deprecated and 1.8 java should
bootstrap itself
-------------------------------------------------------------------
Wed Mar 18 09:46:19 UTC 2015 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package regexp
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2000-2008, JPackage Project
# All rights reserved.
#
@ -35,13 +35,14 @@ BuildRequires: javapackages-tools
Requires(pre): javapackages-tools
Requires(postun): javapackages-tools
BuildRequires: ant >= 1.6
BuildRequires: java-devel
BuildRequires: java-1_5_0-gcj-compat-devel
BuildRequires: xml-commons-apis-bootstrap
#!BuildIgnore: xml-commons-apis xml-commons-resolver xml-commons xerces-j2
#!BuildIgnore: xml-commons-jaxp-1.3-apis
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ant
BuildRequires: java-1_5_0-gcj-compat-devel
BuildRequires: xml-commons-apis-bootstrap
%description