Author: pluto                        Date: Thu Aug  3 21:41:28 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- switch back to java-sun buildenv (gcj has a problems in runtime).
- release 1.

---- Files affected:
SPECS:
   antlr.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: SPECS/antlr.spec
diff -u SPECS/antlr.spec:1.41 SPECS/antlr.spec:1.42
--- SPECS/antlr.spec:1.41       Mon May 22 22:46:58 2006
+++ SPECS/antlr.spec    Thu Aug  3 23:41:23 2006
@@ -1,11 +1,11 @@
 # $Revision$, $Date$
 # TODO:
-#  *  update java stuff
+#  *  fix gcj build/runtime
 #  *  add python bcond
 #  *  package the Emacs and Jedit modes
 #
 # Conditional build:
-%bcond_without gcj     # use javac instead of GCJ
+%bcond_with    gcj     # use GCJ instead of javac
 %bcond_without dotnet  # don't build .NET modules
 #
 %{?with_dotnet:%include        /usr/lib/rpm/macros.mono}
@@ -14,13 +14,14 @@
 Summary(pl):   Jeszcze jedno narzędzie do rozpoznawania języka
 Name:          antlr
 Version:       2.7.6
-Release:       0.9
+Release:       1
 License:       Public Domain
 Group:         Development/Tools
 Source0:       http://www.antlr.org/download/%{name}-%{version}.tar.gz
 # Source0-md5: 17d8bf2e814f0a26631aadbbda8d7324
 Patch0:                %{name}-DESTDIR.patch
 Patch1:                %{name}-csharp.patch
+Patch2:                %{name}-utils.patch
 URL:           http://www.antlr.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -99,6 +100,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub scripts
@@ -168,6 +170,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2006/08/03 21:41:23  pluto
+- switch back to java-sun buildenv (gcj has a problems in runtime).
+- release 1.
+
 Revision 1.41  2006/05/22 20:46:58  qboosh
 - python- doesn't require base (it's runtime package)
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to