diff --git a/castor.spec b/castor.spec index c6ae405..66dbf7f 100644 --- a/castor.spec +++ b/castor.spec @@ -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: oro 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 @@ fi %doc build/doc/* %changelog +* Wed Mar 8 2006 Rafael Schloming - 0:0.9.5-1jpp_3fc +- excluded s390[x] and ppc64 due to eclipse + * Mon Mar 6 2006 Jeremy Katz - 0:0.9.5-1jpp_2fc - stop scriptlet spew