From cfcc4aae649f6f1ac5bdc951d2c53c7d85ca3e2a Mon Sep 17 00:00:00 2001 From: Marcus Furlong Date: Wed, 26 Feb 2025 00:19:19 -0500 Subject: [PATCH] change compression format to support older rpm versions --- patchman-client.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/patchman-client.spec b/patchman-client.spec index 8aeef6fc..4d1f7b68 100644 --- a/patchman-client.spec +++ b/patchman-client.spec @@ -10,6 +10,8 @@ Source: %{expand:%%(pwd)} BuildArch: noarch Requires: curl which coreutils util-linux +%define binary_payload w9.gzdio + %description patchman-client provides a client that uploads reports to a patchman server