__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


>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

        

Reply via email to