Author: prism Date: Sun May 7 13:29:04 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.7.6 - warning, csharp is broken (doesn't build)
---- Files affected: SPECS: antlr.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/antlr.spec diff -u SPECS/antlr.spec:1.36 SPECS/antlr.spec:1.37 --- SPECS/antlr.spec:1.36 Tue Apr 25 22:38:50 2006 +++ SPECS/antlr.spec Sun May 7 15:28:58 2006 @@ -1,7 +1,7 @@ # $Revision$, $Date$ # TODO: # * add python bcond -# * add an axamples subpackage (and python-examples as well) +# * fix csharp # # Conditional build: %bcond_without gcj # use javac instead of GCJ @@ -12,14 +12,13 @@ Summary: ANother Tool for Language Recognition Summary(pl): Jeszcze jedno narzędzie do rozpoznawania języka Name: antlr -Version: 2.7.5 -Release: 4.1 +Version: 2.7.6 +Release: 0.9 License: Public Domain Group: Development/Tools Source0: http://www.antlr.org/download/%{name}-%{version}.tar.gz -# Source0-md5: 1ef201f29283179c8e5ab618529cac78 +# Source0-md5: 17d8bf2e814f0a26631aadbbda8d7324 Patch0: %{name}-DESTDIR.patch -Patch1: %{name}-remove-ugly-gcj-hack.patch URL: http://www.antlr.org/ BuildRequires: automake %if %{with gcj} @@ -94,7 +93,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build cp -f /usr/share/automake/config.sub scripts @@ -164,6 +162,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2006/05/07 13:28:58 prism +- 2.7.6 +- warning, csharp is broken (doesn't build) + Revision 1.36 2006/04/25 20:38:50 prism - fixed the examplesdir unification ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/antlr.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
