Issue Type: Bug Bug
Assignee: Unassigned
Created: 23/Sep/13 4:04 PM
Description:

I tried to set <release>1.%{dist}</release>, which works, but when the file is attempted to be signed in the second step, it fails, because it can't find the file (it looks for a file with literally "1.%{dist}" in it for the rpm --addsign part).

It should identify the real filename by evaluating the macros with:
rpm -E <filenameWithMacros>

(Actually, it shouldn't be doing signing in a second step, but that's a separate issue: MRPM-139)

Project: Mojo's RPM Maven Plugin
Priority: Major Major
Reporter: Christopher Tubbs
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to