From efe3aeba45b413ff63d5a4b226e7eddff12e69e5 Mon Sep 17 00:00:00 2001 From: Simon de Vlieger Date: Mon, 20 Jan 2025 12:30:44 +0100 Subject: [PATCH] spec: update descriptions Signed-off-by: Simon de Vlieger --- image-builder.spec | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/image-builder.spec b/image-builder.spec index 8991eec..a6a98b4 100644 --- a/image-builder.spec +++ b/image-builder.spec @@ -17,16 +17,13 @@ Version: 5 %gometa %global common_description %{expand: -A service for building customized OS artifacts, such as VM images and OSTree -commits, that uses osbuild under the hood. Besides building images for local -usage, it can also upload images directly to cloud. - -It is compatible with composer-cli and cockpit-composer clients. +A local binary for building customized OS artifacts such as VM images and +OSTree commits. Uses osbuild under the hood. } Name: image-builder Release: 1%{?dist} -Summary: An image building service based on osbuild +Summary: An image building executable using osbuild ExcludeArch: i686 armv7hl # Upstream license specification: Apache-2.0