From 6cafd8d23521c41e4074b6a8b3631403198edec1 Mon Sep 17 00:00:00 2001 From: Kedar Sovani Date: Fri, 17 Jul 2009 10:50:50 +0200 Subject: [PATCH] Bump up release no. for pure build. Signed-off-by: Kedar Sovani --- axis.spec | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/axis.spec b/axis.spec index 5dfb588..e7dcb46 100644 --- a/axis.spec +++ b/axis.spec @@ -7,7 +7,7 @@ Name: axis Version: 1.2.1 -Release: 5.2%{?dist} +Release: 5.2%{?dist}.fa2 Epoch: 0 Summary: A SOAP implementation in Java License: ASL 2.0 @@ -218,6 +218,12 @@ fi %doc docs/* %changelog +* Fri Jul 17 2009 Kedar Sovani - 0:1.2.1-5.2.fa2 +- pure rpm build + +* Fri Jul 17 2009 Kedar Sovani - 0:1.2.1-5.2.fa1 +- build without gcj support (noarch) + * Fri May 15 2009 Permaine Cheung - 0:1.2.1-5.2 - Backport fix for building with java 1.6 -- 1.5.5.6