]> git.pld-linux.org Git - packages/ant.git/commitdiff
- rpmbuild(macros) >= 1.300 instead of macros.java rpm-javaprov
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 23 May 2006 20:34:37 +0000 (20:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ant.spec -> 1.55

ant.spec

index f0a36ab6a7017dbd795e6f304f6d84a853337e7f..d8afcf7e44f3f74353a3a11f8651cbd4b9fb2d93 100644 (file)
--- a/ant.spec
+++ b/ant.spec
@@ -1,7 +1,5 @@
-%include /usr/lib/rpm/macros.java
-#
-# TODO:
-#      - prepare all BR and test the full build
+# TODO
+# - prepare all BR and test the full build
 # Conditional build:
 %bcond_with    bootstrap       # minimal build for bootstrap
 %bcond_without antlr           # disable building antlr optional task(s)
@@ -64,8 +62,8 @@ BuildRequires:        jdk
 %{?with_jsch:BuildRequires:    jsch}
 %{?with_junit:BuildRequires:   junit}
 %{?with_bsf:BuildRequires:     jython}
-BuildRequires: rpm-javaprov
 BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.300
 Requires:      jdk
 Requires:      jpackage-utils
 Obsoletes:     jakarta-ant
This page took 0.086634 seconds and 4 git commands to generate.