X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=rpm.platform;h=9853d3fe90d7426b7555dd0f245418f08b0b665e;hb=31fd38a5519c30d86e65b920b620882e34c12292;hp=dd5d09ced2b3f1552de1c925d63e07a200503b77;hpb=d2233b8da6b6e9aebdda71db4065ce44880f1568;p=packages%2Frpm.git diff --git a/rpm.platform b/rpm.platform index dd5d09c..9853d3f 100644 --- a/rpm.platform +++ b/rpm.platform @@ -1,13 +1,13 @@ # PLD rpm macros -%__id @__ID@ +%__id /bin/id %__id_u %{__id} -u -%__chown_Rhf @__CHOWN_RHF@ -%__chgrp_Rhf @__CHGRP_RHF@ +%__chown_Rhf %{__chown} -Rhf +%__chgrp_Rhf %{__chgrp} -Rhf -%_fixowner [ `%{__id_u}` = '0' ] && %{__chown_Rhf} root:@ROOT_GROUP@ +%_fixowner [ `%{__id_u}` = '0' ] && %{__chown_Rhf} root:root %_fixgroup true -%_fixperms %{__chmod} -Rf @FIXPERMS@ +%_fixperms %{__chmod} -Rf -Rf a+rX,u+w,g-w,o-w %_exec_prefix %{_prefix} %_bindir %{_exec_prefix}/bin @@ -31,6 +31,7 @@ %{__spec_install_post_compress_docs}\ %{__spec_install_post_compress_modules}\ %{__spec_install_post_py_hardlink}\ +%{__spec_install_post_perl_clean}\ %{__arch_install_post}\ %{nil}