[ 
http://jira.codehaus.org/browse/MRPM-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=225825#action_225825
 ] 

Brett Okken commented on MRPM-51:
---------------------------------

As noted in a previous comment[1], it seems that the %files -f option is 
designed to allow list of files to be provided from an external source.
The purpose of this plugin is to place all the necessary files in the correct 
location and generate the entire spec (including all files). 
What would be the need of providing a file listing the contents of the rpm?

[1] - 
http://jira.codehaus.org/browse/MRPM-51?focusedCommentId=208100&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_208100

> 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
>         Attachments: patch.tgz, rpm-4.zip
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> 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


Reply via email to