1 # customized rpm macros - global for host
3 # remove or replace with file_contexts path if you want to use custom
4 # SELinux file contexts policy instead of one stored in packages payload
5 %_install_file_context_path %{nil}
6 %_verify_file_context_path %{nil}
8 # If non-zero (default), all erasures will be automagically repackaged.
9 %_repackage_all_erasures 0
11 # Boolean (i.e. 1 == "yes", 0 == "no") that controls whether files
12 # marked as %doc should be installed.
15 # A colon separated list of paths where files should *not* be installed.
16 # Usually, these are (network) file system mount points.
17 # For static /dev not to update perms if upgraded and tmpfs mounted
18 #%_netsharedpath /dev/shm:/proc:/dev:/sys