From 1d3928e947e4580cc98a71ff93ee932d22e24518 Mon Sep 17 00:00:00 2001 From: Deepak Bhole Date: Tue, 18 Jul 2006 19:48:59 +0000 Subject: [PATCH] Build on all archs. --- velocity.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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