rpms/castor/devel castor.spec,1.7,1.8

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Mar 8 21:59:49 UTC 2006


Author: rafaels

Update of /cvs/dist/rpms/castor/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv5459

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


Index: castor.spec
===================================================================
RCS file: /cvs/dist/rpms/castor/devel/castor.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- castor.spec	6 Mar 2006 22:01:34 -0000	1.7
+++ castor.spec	8 Mar 2006 21:59:46 -0000	1.8
@@ -1,6 +1,6 @@
 %define name            castor
 %define version         0.9.5
-%define release 1jpp_2fc
+%define release 1jpp_3fc
 %define section         free
 
 Summary:        An open source data binding framework for Java
@@ -36,6 +36,9 @@
 BuildRequires:  regexp
 BuildRequires:  xerces-j2
 
+# excluded due to eclipse
+ExcludeArch: s390 s390x ppc64
+
 %description
 Castor is an open source data binding framework for Java. It's basically
 the shortest path between Java objects, XML documents and SQL tables.
@@ -172,6 +175,9 @@
 %doc build/doc/*
 
 %changelog
+* Wed Mar  8 2006 Rafael Schloming <rafaels at redhat.com> - 0:0.9.5-1jpp_3fc
+- excluded s390[x] and ppc64 due to eclipse
+
 * Mon Mar  6 2006 Jeremy Katz <katzj at redhat.com> - 0:0.9.5-1jpp_2fc
 - stop scriptlet spew
 




More information about the fedora-cvs-commits mailing list