aboutsummaryrefslogtreecommitdiffstats
path: root/sos.spec
diff options
context:
space:
mode:
authorBryan Quigley <bryan.quigley@canonical.com>2020-05-07 14:56:24 -0700
committerJake Hunsaker <jhunsake@redhat.com>2020-05-26 14:29:22 -0400
commit6150afbbc7db76743553b7284d382f4ce8b99d94 (patch)
treed813b9aea77cb24bd85fadfb75adf0d2a7c82685 /sos.spec
parentc2bf52d77eee2e2312c4e631951ba0404737e441 (diff)
downloadsos-6150afbbc7db76743553b7284d382f4ce8b99d94.tar.gz
[archive] Drop bzip2
This just leaves xz with gzip as the automatic backup. Bzip2 took the most time by far and only does marginally better than gzip. time 27 Size 10.72MiB --batch -z xz --log-size 1 time 27 Size 16.32MiB --batch -z gzip --log-size 1 time 40 Size 14.17MiB --batch -z bzip2 --log-size 1 time 43 Size 105.21MiB --batch -z xz --all-logs time 64 Size 187.38MiB --batch -z gzip --all-logs time 135 Size 182.86MiB --batch -z bzip2 --all-logs Resolves: #2053 Signed-off-by: Bryan Quigley <bryan.quigley@canonical.com> Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'sos.spec')
-rw-r--r--sos.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/sos.spec b/sos.spec
index 585c1db8..12b1bb54 100644
--- a/sos.spec
+++ b/sos.spec
@@ -15,7 +15,6 @@ BuildRequires: gettext
Requires: libxml2-python
Requires: rpm-python
Requires: tar
-Requires: bzip2
Requires: xz
Requires: python3-pexpect