diff --git a/ant.spec b/ant.spec index 458687c..a233891 100644 --- a/ant.spec +++ b/ant.spec @@ -6,7 +6,7 @@ Name: ant Version: 1.6.1 -Release: 1jpp_3fc +Release: 1jpp_6fc Epoch: 0 Summary: Ant build tool for java Summary(it): Tool per la compilazione di programmi java @@ -28,6 +28,8 @@ Requires: jpackage-utils >= 0:1.5 BuildRequires: jaxp_parser_impl BuildRequires: jpackage-utils >= 0:1.5 BuildRequires: java-devel +# XXX the next line forces beehive to play nice +BuildRequires: xerces-j2, xml-commons-apis BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Obsoletes: ant-optional ant-optional-full @@ -955,9 +957,15 @@ fi # ----------------------------------------------------------------------------- %changelog -* Mon Oct 11 2004 Gary Benson 0:1.6.1-1jpp_3fc +* Thu Nov 4 2004 Gary Benson 0:1.6.1-1jpp_6fc - Build into Fedora. +* 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 - Remove incorrect noreplace option for ant.conf; it can't be used anymore because the sub-packages update that file.