DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18826>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18826

rpm task doesn't work with recent versions of rpm

           Summary: rpm task doesn't work with recent versions of rpm
           Product: Ant
           Version: 1.5.2
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Optional Tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Recent versions of rpm don't use the "rpm" command any more for building
packages, the command to use is "rpmbuild".

I'll attach a patch that makes the executable configurable.  Note that I've made
"rpmbuild" the default, which may break scripts of some users of pretty old rpm
(< 4.0.2 IIRC).  Just change the default if you think this is not appropriate,
don't let it slow down the process of getting this patch applied.  Thanks :)

Reply via email to