]> git.pld-linux.org Git - packages/antlr.git/commitdiff
- rel 2; use jar binary instead of fastjar auto/th/antlr-2_7_7-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 28 Jan 2007 00:58:31 +0000 (00:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    antlr.spec -> 1.46

antlr.spec

index bd12d257f8a28443e907fc62294d71c33351bb46..125b30a983169dae27dc476e95b882ac16862ce6 100644 (file)
@@ -12,7 +12,7 @@ Summary:      ANother Tool for Language Recognition
 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
@@ -104,7 +104,7 @@ cp -f /usr/share/automake/config.sub scripts
        %{?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}
This page took 0.065342 seconds and 4 git commands to generate.