[packages/rpm] add note that repackage (as .xz) needs ram
glen
glen at pld-linux.org
Tue Oct 23 17:56:37 CEST 2012
commit 92e126e5abb15ac331ff2373b6212266c6c5c012
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Oct 23 18:56:30 2012 +0300
add note that repackage (as .xz) needs ram
macros.local | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/macros.local b/macros.local
index 90f005b..f5d3fe0 100644
--- a/macros.local
+++ b/macros.local
@@ -6,7 +6,8 @@
%_verify_file_context_path %{nil}
# If non-zero, all erasures will be automagically repackaged.
-#%_repackage_all_erasures 1
+# You will need more than 256MiB RAM on i686 for repackage to succeed.
+#%_repackage_all_erasures 0
# If non-zero, create debuginfo packages
#%_enable_debug_packages 0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/92e126e5abb15ac331ff2373b6212266c6c5c012
More information about the pld-cvs-commit
mailing list