do not install antlr.jar in antlr-boostrap

OBS-URL: https://build.opensuse.org/package/show/Java:packages/antlr?expand=0&rev=9
This commit is contained in:
Michal Vyskocil 2010-08-31 09:11:08 +00:00 committed by Git OBS Bridge
parent a009d67842
commit bcfc2aa721
2 changed files with 2 additions and 3 deletions

View File

@ -25,7 +25,7 @@ BuildRequires: ecj-bootstrap >= 0.570
%define real_name antlr
Summary: Antlr for bootstrapping purposes
Version: 2.7.7
Release: 79
Release: 78
Url: http://www.antlr.org
Group: Development/Libraries/Java
License: BSD3c ; Public Domain, Freeware

View File

@ -22,7 +22,7 @@
Name: antlr
Summary: Another Tool for Language Recognition
Version: 2.7.7
Release: 79
Release: 78
License: GPLv2+ ; Public Domain, Freeware ; MIT
Url: http://www.antlr.org/
Group: Development/Tools/Other
@ -101,7 +101,6 @@ C++ runtime (libantlr.a) and a headers files of antlr
%package -n python-%{name}
License: GPLv2+ ; Public Domain, Freeware ; MIT
Group: Development/Tools/Other
Summary: ANother Tool for Language Recognition (python runtime)