From 22eb9b219976f6259246f1db1d07f76b2d24d4c6 Mon Sep 17 00:00:00 2001 From: gbenson Date: Nov 01 2004 16:13:41 +0000 Subject: Explicitly require xerces-j2 to make beehive play nice --- diff --git a/ant.spec b/ant.spec index cd86632..d4b7f78 100644 --- a/ant.spec +++ b/ant.spec @@ -6,7 +6,7 @@ Name: ant Version: 1.6.1 -Release: 1jpp_4fc +Release: 1jpp_5fc Epoch: 0 Summary: Ant build tool for java Summary(it): Tool per la compilazione di programmi java @@ -18,7 +18,7 @@ Group: Development/Build Tools #Distribution: JPackage Source0: %{name}-%{version}-1jpp_3fc.noarch.rpm # Fix temp directory used for file containing large command strings (> 4k) -Requires: jaxp_parser_impl +Requires: jaxp_parser_impl, xerces-j2 Requires: jpackage-utils >= 0:1.5 BuildRequires: rpm, cpio BuildArch: noarch @@ -82,7 +82,10 @@ rm -f %{_javadir}/ant-optional.jar # ----------------------------------------------------------------------------- %changelog -* Thu Oct 28 2004 Gary Benson 0:1.6.1-1jpp_4fc +* Mon Nov 1 2004 Gary Benson 0:1.6.1-1jpp_5fc +- Explicitly require xerces-j2 to make beehive play nice. + +* Mon Nov 1 2004 Gary Benson 0:1.6.1-1jpp_4fc - Bootstrap into Fedora. * Tue Jul 13 2004 Fernando Nasser - 0:1.6.1-1jpp_3rh