From 42dfc7d455b24bd8b161c59cb3965f02fdfff40d Mon Sep 17 00:00:00 2001 From: "Shawn W. Dunn" Date: Fri, 14 Mar 2025 22:00:25 +0000 Subject: [PATCH] Change appstream-data to a conditional Requires: --- appstream.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/appstream.spec b/appstream.spec index 07af2b2..5b24bd8 100644 --- a/appstream.spec +++ b/appstream.spec @@ -3,7 +3,7 @@ Summary: Utilities to generate, maintain and access the AppStream database Name: appstream Version: 1.0.4 -Release: 1%{?dist} +Release: 2%{?dist} # lib LGPLv2+, tools GPLv2+ License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -50,7 +50,7 @@ BuildRequires: sed BuildRequires: vala BuildRequires: xmlto -Requires: appstream-data +Requires: (appstream-data if PackageKit) %description AppStream makes it easy to access application information from the @@ -199,6 +199,9 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \ %changelog +* Fri Mar 14 2025 Shawn W. Dunn - 1.0.4-2 +- Change appstream-data to a conditional Requires: + * Sun Jan 19 2025 Pavel Solovev - 1.0.4-1 - Update to 1.0.4