Author: arekm Date: Fri Mar 16 10:54:02 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; use generic jar
---- Files affected: SPECS: antlr.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: SPECS/antlr.spec diff -u SPECS/antlr.spec:1.49 SPECS/antlr.spec:1.50 --- SPECS/antlr.spec:1.49 Sat Feb 24 13:01:52 2007 +++ SPECS/antlr.spec Fri Mar 16 11:53:57 2007 @@ -14,7 +14,7 @@ Summary(pl.UTF-8): Jeszcze jedno narzędzie do rozpoznawania języka Name: antlr Version: 2.7.7 -Release: 2 +Release: 3 License: Public Domain Group: Development/Tools Source0: http://www.antlr.org/download/%{name}-%{version}.tar.gz @@ -30,7 +30,7 @@ %if %{with java} %if %{with gcj} BuildRequires: gcc-java >= 5:4.0.0 -BuildRequires: gcc-java-tools >= 5:4.0.0 +BuildRequires: jar Requires: /usr/bin/gij %else BuildRequires: jar @@ -175,6 +175,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50 2007/03/16 10:53:57 arekm +- rel 3; use generic jar + Revision 1.49 2007/02/24 12:01:52 wrobell - added java bcond to allow build without all java stuff ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/antlr.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
