Re: [OT] Best Practices: Populating RPM SPEC %defines in basic Ant build management

2016-11-03 Thread Bryan Smith
Preface: So, just to follow-up, and I'll let people pick this apart as they see fit. To re-iterate: We're using Ant to assemble/build RPMs, not JPackage compliant RPMs, but just any RPMs, as part of our build management. What we came up with is as follows. build.xml target name=setup - Call

Re: [OT] Best Practices: Populating RPM SPEC %defines in basic Ant build management

2016-10-26 Thread Orion Poplawski
On 10/26/2016 12:32 PM, Bryan Smith wrote: PREFACE: My apologies as this may be off-topic. But I figured this might be the best set of SMEs to ask this question, especially since I'm drawing a blank from when I had to do this a few years ago. Environment: - Disconnected systems (no or very

[OT] Best Practices: Populating RPM SPEC %defines in basic Ant build management

2016-10-26 Thread Bryan Smith
PREFACE: My apologies as this may be off-topic. But I figured this might be the best set of SMEs to ask this question, especially since I'm drawing a blank from when I had to do this a few years ago. Environment: - Disconnected systems (no or very limited Internet access) - Apache Ant build