From 9762e937f9a795c5faf92491004e9ab5e0ff45f6 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 14 Apr 2016 10:32:07 -0500 Subject: [PATCH] 5.21.0-2 - make Requires: breeze-cursor-theme fedora only - update URL, -BR: cmake --- breeze-icon-theme.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/breeze-icon-theme.spec b/breeze-icon-theme.spec index ed0d4dd..4d0fb36 100644 --- a/breeze-icon-theme.spec +++ b/breeze-icon-theme.spec @@ -4,11 +4,11 @@ Name: breeze-icon-theme Summary: Breeze icon theme Version: 5.21.0 -Release: 1%{?dist} +Release: 2%{?dist} # http://techbase.kde.org/Policies/Licensing_Policy License: LGPLv3+ -URL: http://projects.kde.org/breeze-icons +URL: https://quickgit.kde.org/?p=%{name}.git %global versiondir %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) @@ -24,7 +24,6 @@ Patch1: fix-breeze-dark-inheritance.patch # must come *after* patches or %%autosetup sometimes doesn't work right -- rex BuildArch: noarch -BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: kde-filesystem BuildRequires: kf5-rpm-macros @@ -40,8 +39,11 @@ BuildRequires: time Provides: breeze-icons = %{version}-%{release} Provides: kf5-breeze-icons = %{version}-%{release} +## FIXME: handle this better +%if 0%{?fedora} # upgrade path, since this no longer includes cursors Requires: breeze-cursor-theme +%endif %description %{summary}. @@ -108,6 +110,10 @@ fi %changelog +* Thu Apr 14 2016 Rex Dieter - 5.21.0-2 +- make Requires: breeze-cursor-theme fedora only +- update URL, -BR: cmake + * Mon Apr 04 2016 Rex Dieter - 5.21.0-1 - KDE Frameworks 5.21.0