forked from pool/jflex
- 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:
parent
714ff47139
commit
3eb52d3cbf
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user