From a6ed69b0f78061079e267ca3512aabd14abc29a9 Mon Sep 17 00:00:00 2001 From: Conor MacNeill Date: Mon, 19 Nov 2001 14:30:22 +0000 Subject: [PATCH] An initial cut at getting the RPMs for Ant to build as part of the distribution build. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269962 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 67 ++++++++++++++++++++++++++++++++++++++++++--- src/etc/ant.spec | 65 ++++++++++++++++++++++--------------------- src/etc/antsrc.spec | 54 ++++++++++++++++++++++++++++++++++++ 3 files changed, 151 insertions(+), 35 deletions(-) create mode 100644 src/etc/antsrc.spec diff --git a/build.xml b/build.xml index a1c820856..bf049862b 100644 --- a/build.xml +++ b/build.xml @@ -534,12 +534,12 @@ Create the binary distribution =================================================================== --> - + + - @@ -587,9 +587,68 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +