]> git.pld-linux.org Git - packages/antlr.git/commitdiff
- 2.7.6
authorMichał Łukaszek <mlukaszek+pld@gmail.com>
Sun, 7 May 2006 13:28:58 +0000 (13:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- warning, csharp is broken (doesn't build)

Changed files:
    antlr.spec -> 1.37

antlr.spec

index b2ebc8aa7ca2d2c27c7c9e2b6f4041c6f5a697d0..158b45ff351c0bad035d2aff62711a01f43f6255 100644 (file)
@@ -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
 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
This page took 0.094307 seconds and 4 git commands to generate.