From 435522baa7bfa56e328c43faaa11c550c0957cde Mon Sep 17 00:00:00 2001 From: Permaine Cheung Date: Fri, 26 Sep 2008 15:28:19 +0000 Subject: [PATCH] Define with_gcj_support --- ant.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ant.spec b/ant.spec index 3cde27c..e08ab5c 100644 --- a/ant.spec +++ b/ant.spec @@ -55,7 +55,7 @@ Name: ant Version: 1.7.1 -Release: 7%{?dist} +Release: 7.1%{?dist} Epoch: 0 Summary: Ant build tool for java Summary(it): Tool per la compilazione di programmi java @@ -1275,6 +1275,9 @@ fi # ----------------------------------------------------------------------------- %changelog +* Fri Sep 26 2008 Permaine Cheung 0:1.7.1-7.1 +- Define with_gcj_support + * Tue Sep 23 2008 Permaine Cheung 0:1.7.1-7 - Update to 1.7.1 - Fix some rpmlint issues