rpms/ws-commons-util/devel ws-commons-util.spec,1.4,1.5

Andrew Overholt (overholt) fedora-extras-commits at redhat.com
Thu Sep 13 15:51:37 UTC 2007


Author: overholt

Update of /cvs/pkgs/rpms/ws-commons-util/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27271

Modified Files:
	ws-commons-util.spec 
Log Message:
* Thu Sep 13 2007 Andrew Overholt <overholt at redhat.com> 1.0.1-5
- ExcludeArch ppc64 until maven is built on ppc64.


Index: ws-commons-util.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ws-commons-util/devel/ws-commons-util.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ws-commons-util.spec	13 Sep 2007 15:45:29 -0000	1.4
+++ ws-commons-util.spec	13 Sep 2007 15:51:05 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           ws-commons-util
 Version:        1.0.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Common utilities from the Apache Web Services Project 
 
 Group:          System Environment/Libraries
@@ -10,6 +10,9 @@
 Patch0:         %{name}-addosgimanifest.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239123
+ExcludeArch:    ppc64
+
 BuildRequires:  jpackage-utils >= 1.5
 BuildRequires:  maven2
 BuildRequires:  maven2-plugin-jar
@@ -78,6 +81,9 @@
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Thu Sep 13 2007 Andrew Overholt <overholt at redhat.com> 1.0.1-5
+- ExcludeArch ppc64 until maven is built on ppc64.
+
 * Thu Sep 13 2007 Andrew Overholt <overholt at redhat.com> 1.0.1-4
 - Bump again.
 




More information about the scm-commits mailing list