public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schorm <mschorm@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mint-y-icons] rawhide: Replace legacy 'gnome-icon-theme' Requires with 'adwaita-icon-theme'
Date: Sat, 25 Jul 2026 17:56:27 GMT [thread overview]
Message-ID: <178500218790.1.14366560785731779977.rpms-mint-y-icons-e78c6dc5349b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mint-y-icons
Branch : rawhide
Commit : e78c6dc5349bdc0f3d10bcece3e868aa4cf49b94
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-07-25T15:59:51+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mint-y-icons/c/e78c6dc5349bdc0f3d10bcece3e868aa4cf49b94?branch=rawhide
Log:
Replace legacy 'gnome-icon-theme' Requires with 'adwaita-icon-theme'
The upstream 'index.theme' line 3 declares 'Inherits=Adwaita,gnome,hicolor'.
https://github.com/linuxmint/mint-y-icons/blob/1.9.1/usr/share/icons/Mint-Y/index.theme#L3
Adwaita is listed first and is the primary fallback; the 'gnome' theme
is a legacy GNOME 3.12 icon set (last released 2014) whose icons are
largely superseded by Adwaita.
Replace the 'gnome-icon-theme' dependency with 'adwaita-icon-theme'
to match the primary inheritance chain and avoid pulling in a legacy
package. The 'hicolor-icon-theme' Requires is already present.
LM's 'debian/control' declares no icon theme dependencies at all,
relying on the desktop environment to pull them in.
https://github.com/linuxmint/mint-y-icons/blob/1.9.1/debian/control
Co-Authored-By: Claude AI <noreply@anthropic.com>
---
diff --git a/mint-y-icons.spec b/mint-y-icons.spec
index 7b300ba..6bd84f3 100644
--- a/mint-y-icons.spec
+++ b/mint-y-icons.spec
@@ -13,7 +13,7 @@ BuildRequires: fdupes
Requires: filesystem
Requires: mint-x-icons
-Requires: gnome-icon-theme
+Requires: adwaita-icon-theme
Requires: hicolor-icon-theme
%description
reply other threads:[~2026-07-25 17:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178500218790.1.14366560785731779977.rpms-mint-y-icons-e78c6dc5349b@fedoraproject.org \
--to=mschorm@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox