diff --git a/avalon-framework.spec b/avalon-framework.spec index e098b17..a0f436e 100644 --- a/avalon-framework.spec +++ b/avalon-framework.spec @@ -2,7 +2,7 @@ %define short_Name Avalon %define name avalon-%{short_name} %define version 4.1.4 -%define release 2jpp_3fc +%define release 2jpp_5fc %define section free Name: %{name} @@ -19,6 +19,8 @@ Source0: http://www.apache.org/dist/avalon/framework/v4.1.4/Avalon-4.1.4-src.tar Requires: xml-commons-apis Requires: xalan-j2 BuildRequires: ant +# XXX the next line forces beehive to play nice +BuildRequires: xerces-j2 BuildRequires: junit BuildRequires: avalon-logkit BuildRequires: xml-commons-apis @@ -95,9 +97,12 @@ fi %{_javadocdir}/%{name}-%{version} %changelog -* Mon Oct 11 2004 Gary Benson 0:4.1.4-2jpp_3fc +* Thu Nov 4 2004 Gary Benson 0:4.1.4-2jpp_5fc - Build into Fedora. +* Thu Oct 28 2004 Gary Benson 0:4.1.4-2jpp_4fc +- Bootstrap into Fedora. + * Thu Sep 30 2004 Andrew Overholt 0:4.1.4-2jpp_3rh - Remove avalan-logkit as a Requires