From 37360da6352a0362c20fd7cd4294cd76fd8f39da Mon Sep 17 00:00:00 2001 From: Deepak Bhole Date: Aug 13 2008 15:00:54 +0000 Subject: Build for ppc64 --- diff --git a/maven-doxia.spec b/maven-doxia.spec index 6f60757..029ab09 100644 --- a/maven-doxia.spec +++ b/maven-doxia.spec @@ -34,6 +34,8 @@ # If you don't want to build with maven, and use straight ant instead, # give rpmbuild option '--without maven' +%define _without_maven 1 + %define with_maven %{!?_without_maven:1}%{?_without_maven:0} %define without_maven %{?_without_maven:1}%{!?_without_maven:0} @@ -41,7 +43,7 @@ Name: maven-doxia Version: 1.0 -Release: 0.2.a7.2.8%{?dist} +Release: 0.2.a7.2.9%i{?dist} Epoch: 0 Summary: Content generation framework License: ASL 2.0 @@ -68,8 +70,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %if ! %{gcj_support} BuildArch: noarch -%else -ExcludeArch: ppc64 %endif BuildRequires: jpackage-utils >= 0:1.7.2 @@ -278,6 +278,9 @@ fi %endif %changelog +* Wed Aug 13 2008 Deepak Bhole 1.0-0.2.a7.2.9 +- Build for ppc64 + * Wed Jul 9 2008 Tom "spot" Callaway 1.0-0.2.a7.2.8 - drop repotag