]> TLD Linux GIT Repositories - packages/rpm.git/blobdiff - macros.local
- rpm.org RPM, merged from PLD
[packages/rpm.git] / macros.local
diff --git a/macros.local b/macros.local
new file mode 100644 (file)
index 0000000..70b7121
--- /dev/null
@@ -0,0 +1,18 @@
+# customized rpm macros - global for host
+#
+# remove or replace with file_contexts path if you want to use custom
+# SELinux file contexts policy instead of one stored in packages payload
+%_install_file_context_path    %{nil}
+%_verify_file_context_path     %{nil}
+
+# 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.
+# For static /dev not to update perms if upgraded and tmpfs mounted
+#%_netsharedpath /dev/shm:/proc:/dev:/sys