SPECS: antlr.spec - rel 2; use jar binary instead of fastjar

arekm arekm at pld-linux.org
Sun Jan 28 01:58:37 CET 2007


Author: arekm                        Date: Sun Jan 28 00:58:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; use jar binary instead of fastjar

---- Files affected:
SPECS:
   antlr.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/antlr.spec
diff -u SPECS/antlr.spec:1.45 SPECS/antlr.spec:1.46
--- SPECS/antlr.spec:1.45	Mon Nov 13 22:43:03 2006
+++ SPECS/antlr.spec	Sun Jan 28 01:58:31 2007
@@ -13,7 +13,7 @@
 Summary(pl):	Jeszcze jedno narzędzie do rozpoznawania języka
 Name:		antlr
 Version:	2.7.7
-Release:	1
+Release:	2
 License:	Public Domain
 Group:		Development/Tools
 Source0:	http://www.antlr.org/download/%{name}-%{version}.tar.gz
@@ -105,7 +105,7 @@
 	%{?with_dotnet:--enable-csharp} \
 	%{!?with_dotnet:--disable-csharp} \
 	%{!?with_gcj:CLASSPATH=`pwd` --with-java=java --with-javac=javac --with-jar=jar} \
-	%{?with_gcj:--with-java=gij --with-javac=gcj --with-jar=fastjar}
+	%{?with_gcj:--with-java=gij --with-javac=gcj --with-jar=jar}
 
 CXXFLAGS="%{rpmcxxflags}" \
 %{__make}
@@ -167,6 +167,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2007/01/28 00:58:31  arekm
+- rel 2; use jar binary instead of fastjar
+
 Revision 1.45  2006/11/13 21:43:03  qboosh
 - use rpmcxxflags in make (configure overrides CXXFLAGS)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/antlr.spec?r1=1.45&r2=1.46&f=u



More information about the pld-cvs-commit mailing list