Accepting request 448903 from Java:packages

- Do not use gcj as it is getting deprecated

OBS-URL: https://build.opensuse.org/request/show/448903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2017-01-10 09:48:54 +00:00 committed by Git OBS Bridge
commit ae42db1585
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 5 15:58:51 UTC 2017 - tchvatal@suse.com
- Do not use gcj as it is getting deprecated
-------------------------------------------------------------------
Thu Jul 30 13:17:31 UTC 2015 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package javacc
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -29,7 +29,7 @@ Source2: jjdoc
Source3: jjtree
Patch0: javacc.patch
BuildRequires: ant
BuildRequires: java-1_5_0-gcj-compat-devel
BuildRequires: java-devel
BuildRequires: xml-commons-apis
Requires: javapackages-tools
BuildRoot: %{_tmppath}/%{name}-%{version}-build