You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2012/06/20 18:46:43 UTC

[jira] [Resolved] (BIGTOP-291) __id_u RPM macro seems to be disabled in newer versions of RPMs

     [ https://issues.apache.org/jira/browse/BIGTOP-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik resolved BIGTOP-291.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.4.0
    
> __id_u RPM macro seems to be disabled in newer versions of RPMs
> ---------------------------------------------------------------
>
>                 Key: BIGTOP-291
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-291
>             Project: Bigtop
>          Issue Type: Bug
>          Components: RPM
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.4.0
>
>         Attachments: BIGTOP-291.patch.txt
>
>
> From /usr/lib/rpm/macros:
> # Note: These are no longer enabled by default.
> #%__id_u                %{__id} -u
> #%__chown_Rhf           %{__chown} -Rhf
> #%__chgrp_Rhf           %{__chgrp} -Rhf
> #%_fixowner             [ `%{__id_u}` = '0' ] && %{__chown_Rhf} root
> #%_fixgroup             [ `%{__id_u}` = '0' ] && %{__chgrp_Rhf} root
> #%_fixperms             %{__chmod} -Rf a+rX,u+w,g-w,o-w

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira