rpms/tomcat5/devel tomcat5.spec,1.49,1.50

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Oct 12 09:56:11 UTC 2005


Author: gbenson

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

Modified Files:
	tomcat5.spec 
Log Message:
Reenable build on ppc64 (#166657)


Index: tomcat5.spec
===================================================================
RCS file: /cvs/dist/rpms/tomcat5/devel/tomcat5.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- tomcat5.spec	21 Sep 2005 15:33:38 -0000	1.49
+++ tomcat5.spec	12 Oct 2005 09:56:01 -0000	1.50
@@ -2,7 +2,7 @@
 %define full_name	jakarta-%{name}
 %define version		5.0.30
 %define majversion	5.0
-%define release		8jpp_3fc
+%define release		8jpp_4fc
 %define section		free
 
 %define summary		Apache Servlet/JSP Engine, RI for Servlet 2.4/JSP 2.0 API
@@ -35,7 +35,6 @@
 License:		%{license}
 Group: 			Networking/Daemons
 URL: 			http://jakarta.apache.org/tomcat/
-ExcludeArch:		ppc64
 Source:			%{packdname}-RHCLEAN.tar.bz2
 Source3:		TOMCAT4.README.RPM
 Source4: 		%{name}-%{majversion}.init
@@ -228,7 +227,7 @@
 %ifarch ia64
 %patch12 -p2 -b .orig
 %endif
-%ifarch s390x
+%ifarch s390x ppc64
 %patch13 -p2 -b .orig
 %endif
 
@@ -823,7 +822,7 @@
 %{appdir}/tomcat-docs/*
 %dir %{appdir}/webdav
 %{appdir}/webdav/*
-%ifnarch ia64 s390x
+%ifnarch ia64 s390x ppc64
 %attr(-,root,root) %{_libdir}/gcj/%{name}/catalina-root.jar.*
 %endif
 %attr(-,root,root) %{_libdir}/gcj/%{name}/*-examples_classes.*
@@ -844,6 +843,9 @@
 %attr(-,root,root) %{_libdir}/gcj/%{name}/catalina-manager.jar.*
 
 %changelog
+* Wed Oct 12 2005 Gary Benson <gbenson at redhat.com> 0:5.0.30-8jpp_4fc
+- Reenable build on ppc64 (#166657).
+
 * Wed Sep 21 2005 Gary Benson <gbenson at redhat.com> 0:5.0.30-8jpp_3fc
 - Build with more pervasive aot-compile-rpm.
 




More information about the fedora-cvs-commits mailing list