From e2a8517c02271218b04d712ee010c450b8c72264 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 23 May 2006 20:34:37 +0000 Subject: [PATCH] - rpmbuild(macros) >= 1.300 instead of macros.java rpm-javaprov Changed files: ant.spec -> 1.55 --- ant.spec | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/ant.spec b/ant.spec index f0a36ab..d8afcf7 100644 --- 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 -- 2.44.0