- conflicts with non-bootstrap variant

- conflicts with bootstrap variant

OBS-URL: https://build.opensuse.org/package/show/Java:packages/jflex?expand=0&rev=15
This commit is contained in:
Michal Vyskocil 2013-12-02 12:44:35 +00:00 committed by Git OBS Bridge
parent fe605f4a1f
commit 8f69722058
3 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 2 12:44:30 UTC 2013 - mvyskocil@suse.com
- conflicts with non-bootstrap variant
-------------------------------------------------------------------
Thu Nov 14 12:31:24 UTC 2013 - mvyskocil@suse.com

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 2 12:44:19 UTC 2013 - mvyskocil@suse.com
- conflicts with bootstrap variant
-------------------------------------------------------------------
Thu Nov 14 12:31:24 UTC 2013 - mvyskocil@suse.com

View File

@ -51,6 +51,9 @@ BuildRequires: java-cup-bootstrap
%if %without bootstrap
BuildRequires: jflex-bootstrap
BuildRequires: junit
Conflicts: jflex-bootstrap
%else
Conflicts: jflex
%endif
BuildRequires: java-1_5_0-gcj-compat-devel
BuildArch: noarch