From fd7563bc88af18675de9393c0ba7a31ad551bb56 Mon Sep 17 00:00:00 2001 From: Slava Monich Date: Wed, 15 May 2024 05:03:14 +0300 Subject: [PATCH] Force xz rpm compression That improves the chances of rpm being installable on a system that doesn't support zstd compression --- rpm/harbour-fernschreiber.spec | 1 + rpm/harbour-fernschreiber.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/rpm/harbour-fernschreiber.spec b/rpm/harbour-fernschreiber.spec index 224bf45..731268b 100644 --- a/rpm/harbour-fernschreiber.spec +++ b/rpm/harbour-fernschreiber.spec @@ -9,6 +9,7 @@ Name: harbour-fernschreiber # << macros %define __provides_exclude_from ^%{_datadir}/.*$ %define __requires_exclude ^libtdjson.*$ +%define _binary_payload w6.xzdio Summary: Fernschreiber is a Telegram client for Sailfish OS Version: 0.17 diff --git a/rpm/harbour-fernschreiber.yaml b/rpm/harbour-fernschreiber.yaml index 82dd0f5..368792c 100644 --- a/rpm/harbour-fernschreiber.yaml +++ b/rpm/harbour-fernschreiber.yaml @@ -34,6 +34,7 @@ PkgConfigBR: Macros: - '__provides_exclude_from;^%{_datadir}/.*$' - '__requires_exclude;^libtdjson.*$' + - '_binary_payload;w6.xzdio' # Build dependencies without a pkgconfig setup can be listed here PkgBR: