From 41097075645bd1d0be005dfafd568497c11268c8 Mon Sep 17 00:00:00 2001 From: tigro Date: Wed, 18 Oct 2023 18:10:54 +0300 Subject: [PATCH] drop compression and digest options --- SPECS/one-context.spec | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/SPECS/one-context.spec b/SPECS/one-context.spec index 582a078..fc96d79 100644 --- a/SPECS/one-context.spec +++ b/SPECS/one-context.spec @@ -1,19 +1,11 @@ -# Use md5 file digest method. -%define _binary_filedigest_algorithm 1 - -# Use gzip payload compression -%define _binary_payload w9.gzdio - Name: one-context Version: 6.6.1 -Release: 1%{?dist}.inferit +Release: 1%{?dist}.inferit.1 Summary: OpenNebula Contextualization Package AutoReqProv: no Group: System Environment/Base License: Apache 2.0 -Vendor: MSVSphere URL: http://opennebula.org -Packager: MSVSphere Source: https://github.com/OpenNebula/%{name}/archive/refs/tags/addon-context-linux-%{version}.tar.gz Patch1: addon-context-linux-6.6.1-msvsphere.patch Patch2: addon-context-linux-6.6.1-generate.patch @@ -361,6 +353,9 @@ fi /usr/sbin/* %changelog +* Wed Oct 18 2023 Arkady L. Shane - 6.6.1-1.inferit.1 +- drop compression and digest options + * Tue Jun 27 2023 Alexey Lyubimov - 6.6.1-1.inferit - Update to v6.6.1 - Redebranded for MSVSphere