From 92e126e5abb15ac331ff2373b6212266c6c5c012 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 23 Oct 2012 18:56:30 +0300 Subject: [PATCH] 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 -- 2.44.0