]> git.pld-linux.org Git - packages/antlr.git/commitdiff
- Be more specific in BR for Ac builders. auto/ac/antlr-2_7_3-0_20030911_3
authorMateusz Korniak <matkor@pld-linux.org>
Wed, 12 Nov 2003 15:18:23 +0000 (15:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    antlr.spec -> 1.9

antlr.spec

index 6d2e65974f971878f6c6319e9dd29ceecdaf078b..8854544db8801d2bd28617b4b59d97d254ba8932 100644 (file)
@@ -1,3 +1,6 @@
+# Note:
+# Requires jdk and jar.
+# For AC builders prolly we need to be more specific about BRs.
 
 %define                _snap   20030911
 
@@ -16,7 +19,8 @@ Patch0:               %{name}-Makefile.patch
 Patch1:                %{name}-runscript.patch
 URL:           http://www.antlr.org/
 BuildRequires: gcc-java
-BuildRequires: jar
+BuildRequires: gcc-java-tools
+# BuildRequires:       jar
 # BuildRequires:       jdk
 Requires:      jre
 Conflicts:     pccts < 1.33MR33-6
This page took 0.445151 seconds and 4 git commands to generate.