X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;ds=sidebyside;f=macros.local;h=70b7121a4e171965172e2669b83ac3483a85b7ea;hb=79898e92ca985bdc620a00cee15d992f77af9020;hp=90f005bd5adb2f16c0962a83631544536b8a721c;hpb=a93c5cdc940eae643b6ea0d2b57d0558e0fc0084;p=packages%2Frpm.git diff --git a/macros.local b/macros.local index 90f005b..70b7121 100644 --- a/macros.local +++ b/macros.local @@ -5,17 +5,14 @@ %_install_file_context_path %{nil} %_verify_file_context_path %{nil} -# If non-zero, all erasures will be automagically repackaged. -#%_repackage_all_erasures 1 - -# If non-zero, create debuginfo packages -#%_enable_debug_packages 0 +# If non-zero (default), all erasures will be automagically repackaged. +#%_repackage_all_erasures 0 # Boolean (i.e. 1 == "yes", 0 == "no") that controls whether files # marked as %doc should be installed. #%_excludedocs 1 # # A colon separated list of paths where files should *not* be installed. -# Usually, these are network file system mount points. -# -#%_netsharedpath /proc:/dev +# Usually, these are (network) file system mount points. +# For static /dev not to update perms if upgraded and tmpfs mounted +#%_netsharedpath /dev/shm:/proc:/dev:/sys