From bf18c38503b7ab49a9376e1a9782a561f9c7017e Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 7 May 2014 17:04:08 +0200 Subject: [PATCH] Replace adwaita-cursor-theme subpackage from gnome-themes-standard --- adwaita-icon-theme.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/adwaita-icon-theme.spec b/adwaita-icon-theme.spec index 0d5567c..d3b4308 100644 --- a/adwaita-icon-theme.spec +++ b/adwaita-icon-theme.spec @@ -1,6 +1,6 @@ Name: adwaita-icon-theme Version: 3.13.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Adwaita icon theme License: LGPLv3+ or CC-BY-SA @@ -13,6 +13,10 @@ BuildRequires: icon-naming-utils BuildRequires: intltool BuildRequires: /usr/bin/gtk-update-icon-cache +# Replace adwaita-cursor-theme subpackage from gnome-themes-standard +Provides: adwaita-cursor-theme = %{version}-%{release} +Obsoletes: adwaita-cursor-theme < 3.13.1-2 + %description This package contains the Adwaita icon theme used by the GNOME desktop. @@ -66,5 +70,8 @@ gtk-update-icon-cache %{_datadir}/icons/Adwaita &>/dev/null || : %{_datadir}/pkgconfig/adwaita-icon-theme.pc %changelog +* Wed May 07 2014 Kalev Lember - 3.13.1-2 +- Replace adwaita-cursor-theme subpackage from gnome-themes-standard + * Mon Apr 28 2014 Kalev Lember - 3.13.1-1 - Initial Fedora packaging