summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorJindrich Novy <jnovy@redhat.com>2008-04-22 12:39:55 +0200
committerJindrich Novy <jnovy@redhat.com>2008-04-22 12:39:55 +0200
commitfa5c3f2e1025d1d1d34f3f09879a6dec75d2325e (patch)
tree2191696adeb1e3c474a4445d93017a412ce0637d /macros.in
parent94958a3bfb89393179b7af19ea62d4b1d25d32d2 (diff)
downloadlibrpm-tizen-fa5c3f2e1025d1d1d34f3f09879a6dec75d2325e.tar.gz
librpm-tizen-fa5c3f2e1025d1d1d34f3f09879a6dec75d2325e.tar.bz2
librpm-tizen-fa5c3f2e1025d1d1d34f3f09879a6dec75d2325e.zip
Prefer lzma's default -7 compression
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/macros.in b/macros.in
index f92390f11..fb8a9baf6 100644
--- a/macros.in
+++ b/macros.in
@@ -324,6 +324,7 @@ package or when debugging this package.\
# Compression type and level for source/binary package payloads.
# "w9.gzdio" gzip level 9 (default).
# "w9.bzdio" bzip2 level 9.
+# "w7.lzdio" lzma level 7, lzma's default.
#
#%_source_payload w9.gzdio
#%_binary_payload w9.gzdio