From c7398b65caadca17edaac685a453964431bc9ba5 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 31 Aug 2020 20:38:17 +0200 Subject: [PATCH] Move desktop-notification-daemon provides to be together with other provides --- gnome-shell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-shell.spec b/gnome-shell.spec index 461837c..6e03cb4 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -4,7 +4,6 @@ Release: 2%{?dist} Summary: Window management and application launching for GNOME License: GPLv2+ -Provides: desktop-notification-daemon URL: https://wiki.gnome.org/Projects/GnomeShell #VCS: git:git://git.gnome.org/gnome-shell Source0: http://download.gnome.org/sources/gnome-shell/3.37/%{name}-%{version}.tar.xz @@ -110,6 +109,7 @@ Requires: bolt%{?_isa} # Needed for launching flatpak apps etc Requires: xdg-desktop-portal-gtk +Provides: desktop-notification-daemon = %{version}-%{release} Provides: PolicyKit-authentication-agent = %{version}-%{release} %if 0%{?rhel}