From 2f79ef075817cf20abd534c31c127596e6c5b160 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20=C5=81ukaszek?= Date: Sun, 7 May 2006 13:28:58 +0000 Subject: [PATCH] - 2.7.6 - warning, csharp is broken (doesn't build) Changed files: antlr.spec -> 1.37 --- antlr.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/antlr.spec b/antlr.spec index b2ebc8a..158b45f 100644 --- a/antlr.spec +++ b/antlr.spec @@ -1,6 +1,6 @@ # 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 @@ -11,14 +11,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} @@ -93,7 +92,6 @@ Przyk %prep %setup -q %patch0 -p1 -%patch1 -p1 %build cp -f /usr/share/automake/config.sub scripts -- 2.44.0