rpms/struts/devel struts.spec,1.29,1.30

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Mar 8 22:14:05 UTC 2006


Author: rafaels

Update of /cvs/dist/rpms/struts/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv8607

Modified Files:
	struts.spec 
Log Message:
excluded s390[x] and ppc64 due to eclipse


Index: struts.spec
===================================================================
RCS file: /cvs/dist/rpms/struts/devel/struts.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- struts.spec	24 Feb 2006 22:16:51 -0000	1.29
+++ struts.spec	8 Mar 2006 22:14:03 -0000	1.30
@@ -1,7 +1,7 @@
 %define name		struts
 %define full_name	jakarta-%{name}
 %define version		1.2.8
-%define release 	2jpp_9fc
+%define release 	2jpp_10fc
 %define tomcat5appsdir  %{_localstatedir}/lib/tomcat5/webapps
 %define tomcat5ctxdir   %{_sysconfdir}/tomcat5/Catalina/localhost
 %define section		free
@@ -52,6 +52,9 @@
 Requires(post):   java-gcj-compat >= 1.0.31
 Requires(postun): java-gcj-compat >= 1.0.31
 
+# excluded due to eclipse
+ExcludeArch: s390 s390x ppc64
+
 %description
 Welcome to the Struts Framework! The goal of this project is to provide
 an open source framework useful in building web applications with Java
@@ -210,6 +213,9 @@
 %attr(-,root,root) %{_libdir}/gcj/%{name}/*classes.jar.*
 
 %changelog
+* Wed Mar  8 2006 Rafael Schloming <rafaels at redhat.com> - 0:1.2.8-2jpp_10fc
+- excluded s390[x] and ppc64 due to eclipse
+
 * Fri Feb 24 2006 Rafael Schloming <rafaels at redhat.com> - 0:1.2.8-2jpp_9fc
 - Removed the webapps-tomcat{3,4} subpackages.
 




More information about the fedora-cvs-commits mailing list