From 652ff72cfc4a3932fc347153249aa337ccc4dd24 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Tue, 5 Apr 2022 18:37:29 +0200 Subject: [PATCH] Make the Supplements specific to Fedora ... to retain consistency with xdg-desktop-portal-gtk. It's not clear why the Supplements in xdg-desktop-portal-gtk is specific to Fedora. Meanwhile, at least, it doesn't hurt to keep things consistent. --- xdg-desktop-portal-gnome.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/xdg-desktop-portal-gnome.spec b/xdg-desktop-portal-gnome.spec index f4e9107..bc587d1 100644 --- a/xdg-desktop-portal-gnome.spec +++ b/xdg-desktop-portal-gnome.spec @@ -5,7 +5,7 @@ Name: xdg-desktop-portal-gnome Version: 42.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Backend implementation for xdg-desktop-portal using GNOME License: LGPLv2+ @@ -27,8 +27,10 @@ BuildRequires: systemd-rpm-macros Requires: dbus Requires: dbus-common Requires: xdg-desktop-portal >= %{xdg_desktop_portal_version} +%if 0%{?fedora} # Use rich deps to pull in this package when gnome-shell and flatpak (or snapd) are both installed Supplements: (gnome-shell and (flatpak or snapd)) +%endif %description A backend implementation for xdg-desktop-portal that is using various pieces of @@ -70,6 +72,10 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop %changelog +* Tue Apr 05 2022 Debarshi Ray - 42.0.1-2 +- Make the Supplements specific to Fedora to retain consistency with + xdg-desktop-portal-gtk + * Fri Mar 18 2022 David King - 42.0.1-1 - Update to 42.0.1