pkg,rpm: fixed installing with rpm-ostree

The v1.8.0 rpm UI package was built with rpm 6.x, which caused the error
"Unrecognized archive format" when installing it with rpm-ostree.

Adding %define _rpmformat 4 fixes this issue.
This commit is contained in:
Gustavo Iñiguez Goia
2026-01-14 13:56:46 +01:00
parent 02e8be430f
commit f846628179
@@ -5,6 +5,7 @@
%define __python python3
%define desktop_file opensnitch_ui.desktop
%define _binary_payload w9.gzdio
%define _rpmformat 4
Summary: Prompt service and UI for the OpenSnitch interactive application firewall.
Name: %{name}