From cca08d3f1f96fec4522781e1645187dbf073b9d7 Mon Sep 17 00:00:00 2001 From: Justin Z Date: Wed, 5 Jan 2022 01:20:45 +0000 Subject: [PATCH] Update breeze-icon-theme.spec This adds the framework variable to the spec to bring it in line with the majority of other framework spec files and describes the tarball name. --- breeze-icon-theme.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/breeze-icon-theme.spec b/breeze-icon-theme.spec index 53e02f6..8d55016 100644 --- a/breeze-icon-theme.spec +++ b/breeze-icon-theme.spec @@ -4,6 +4,8 @@ ## allow building with an older extra-cmake-modules %global kf5_version 5.33.0 +%global framework breeze-icons + Name: breeze-icon-theme Summary: Breeze icon theme Version: 5.90.0 @@ -20,7 +22,7 @@ URL: https://api.kde.org/frameworks-api/frameworks-apidocs/frameworks/breeze %else %global stable stable %endif -Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/breeze-icons-%{version}.tar.xz +Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz ## upstream patches (lookaside cache)