diff --git a/velocity.spec b/velocity.spec index 98ec08c..58ad2c6 100644 --- a/velocity.spec +++ b/velocity.spec @@ -5,7 +5,7 @@ Name: velocity Version: %{my_version} -Release: 3jpp_6fc +Release: 3jpp_7fc Epoch: 0 Summary: Java-based template engine License: Apache Software License @@ -39,9 +39,6 @@ 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 @@ -176,6 +173,9 @@ fi # ----------------------------------------------------------------------------- %changelog +* Tue Jul 18 2006 Deepak Bhole - 0:1.4-3jpp_7fc +- Build on all archs. + * Wed Jul 12 2006 Jesse Keating - 0:1.4-3jpp_6fc - rebuild