[packages/rpm/db52] - use default lzma/xz compression preset (-6) to avoid memory problems (see xz man page for detail
baggins
baggins at pld-linux.org
Wed Nov 28 13:30:26 CET 2012
commit 74f010954996e2e00c85ad17e6157c047f186c65
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Nov 28 13:29:28 2012 +0100
- use default lzma/xz compression preset (-6) to avoid memory problems
(see xz man page for detailed memory requirements)
macros.pld.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/macros.pld.in b/macros.pld.in
index 353220b..aab0aa3 100644
--- a/macros.pld.in
+++ b/macros.pld.in
@@ -107,7 +107,7 @@ pakietu oraz przy odpluskwianiu samego pakietu.\
%buildroot %{_tmppath}/%{name}-%{version}-root-%(id -u -n)
%_source_payload w9.gzdio
-%_binary_payload w9.lzdio
+%_binary_payload w6.lzdio
%_rpmfc_magic_path /usr/share/file/magic
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/74f010954996e2e00c85ad17e6157c047f186c65
More information about the pld-cvs-commit
mailing list