diff --git a/velocity.spec b/velocity.spec index 41d449f..1b0ce65 100644 --- a/velocity.spec +++ b/velocity.spec @@ -5,7 +5,7 @@ Name: velocity Version: %{my_version} -Release: 3jpp_4fc +Release: 3jpp_5fc Epoch: 0 Summary: Java-based template engine License: Apache Software License @@ -39,6 +39,9 @@ BuildRequires: jpackage-utils >= 0:1.5 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot +# excluded due to eclipse +ExcludeArch: s390 s390x ppc64 + %description Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in @@ -173,6 +176,9 @@ fi # ----------------------------------------------------------------------------- %changelog +* Wed Mar 8 2006 Rafael Schloming - 0:1.4-3jpp_5fc +- excluded s390[x] and ppc64 due to eclipse + * Mon Mar 6 2006 Jeremy Katz - 0:1.4-3jpp_4fc - stop scriptlet spew