- don't build tests when bootstrapping

- drop antlr-bootstrap dependency, it's pointless withouth javadoc

OBS-URL: https://build.opensuse.org/package/show/Java:packages/jflex?expand=0&rev=10
This commit is contained in:
Michal Vyskocil 2013-08-26 12:23:47 +00:00 committed by Git OBS Bridge
parent 714ff47139
commit 3eb52d3cbf
3 changed files with 2 additions and 3 deletions

View File

@ -46,7 +46,6 @@ Patch4: jflex-byaccj-utl.patch
Requires: java_cup
Requires: jpackage-utils
BuildRequires: ant
BuildRequires: antlr-bootstrap
BuildRequires: java-cup-bootstrap
%if %without bootstrap
BuildRequires: jflex-bootstrap

View File

@ -1,8 +1,9 @@
-------------------------------------------------------------------
Mon Aug 26 12:18:15 UTC 2013 - mvyskocil@suse.com
- Don't build tests when bootstrapping
- don't build tests when bootstrapping
- properly synchronized both spec files
- drop antlr-bootstrap dependency, it's pointless withouth javadoc
-------------------------------------------------------------------
Fri Aug 23 09:06:21 UTC 2013 - mvyskocil@suse.com

View File

@ -45,7 +45,6 @@ Patch4: jflex-byaccj-utl.patch
Requires: java_cup
Requires: jpackage-utils
BuildRequires: ant
BuildRequires: antlr-bootstrap
BuildRequires: java-cup-bootstrap
%if %without bootstrap
BuildRequires: jflex-bootstrap