diff --git a/xmlrpc3.spec b/xmlrpc3.spec index ffc8bc0..640952f 100644 --- a/xmlrpc3.spec +++ b/xmlrpc3.spec @@ -35,7 +35,7 @@ Name: xmlrpc3 Version: 3.0 -Release: 2.6%{?dist} +Release: 2.7%{?dist} Summary: Java XML-RPC implementation License: ASL 2.0 Group: Development/Libraries @@ -50,9 +50,6 @@ Patch0: %{name}-addjunitandservletapitotestpom.patch Patch1: %{name}-client-addosgimanifest.patch Patch2: %{name}-common-addosgimanifest.patch -# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239123 -ExcludeArch: ppc64 - BuildRequires: dos2unix BuildRequires: maven2 >= 2.0.4 BuildRequires: maven2-plugin-resources @@ -270,6 +267,9 @@ fi %{_javadir}/%{name}-server-%{version}-sources.jar %changelog +* Fri Sep 12 2008 Andrew Overholt 3.0-2.7 +- Add ppc64. + * Thu Jul 10 2008 Tom "spot" Callaway 3.0-2.6 - drop repotag - fix license tag