rpms/tomcat5/devel tomcat5.spec,1.79,1.80

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jul 7 19:11:52 UTC 2006


Author: fnasser

Update of /cvs/dist/rpms/tomcat5/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv26558

Modified Files:
	tomcat5.spec 
Log Message:
Disable s390x




Index: tomcat5.spec
===================================================================
RCS file: /cvs/dist/rpms/tomcat5/devel/tomcat5.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- tomcat5.spec	7 Jul 2006 18:54:51 -0000	1.79
+++ tomcat5.spec	7 Jul 2006 19:11:49 -0000	1.80
@@ -102,7 +102,7 @@
 
 BuildRoot: %{_tmppath}/%{name}-%{epoch}-%{version}-%{release}-root
 # FIXME
-ExcludeArch: ppc64
+ExcludeArch: ppc64 s390x
 
 Requires: jpackage-utils >= 0:1.6.0
 # xml parsing packages
@@ -1205,7 +1205,7 @@
 %changelog
 * Wed Jul 05 2006 Fernando Nasser <fnasser at redhat.com> 0:5.5.17-3jpp_1fc
 - Full build
-- Do not build on ppc64
+- Do not build on ppc64 and s390x
 - Fix servlet-api.jar path
 From Ralph Apel <rapel at redhat.com>:
 - Re-add patch to add rt.jar




More information about the fedora-cvs-commits mailing list