Add support for the -f option in the %files section of the rpm spec
-------------------------------------------------------------------
Key: MRPM-51
URL: http://jira.codehaus.org/browse/MRPM-51
Project: Mojo RPM Plugin
Issue Type: New Feature
Components: rpm
Environment: Red hat Linux
Reporter: Dudley Fox
Assignee: Brett Okken
We have a.rpm and b.rpm. And we have user_a and user_b.
We install a.rpm as user_a, and then b.rpm as user_b. The installation
of b.rpm fails, because it does not have permission to overwrite the
file Sha1header (part of the rpm database), which is created when you
have files under your %files section.
We know we can fix this if we use something like: %files -f $PWD/$Name.list
At this point, it looks as if we will need to add this functionality ourselves,
as soon
as we have the patch (or more details) I will add them to this issue.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
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