From 7f4488d2f668df7456f94c45c7203ea44bcaf213c2bc34058bcff46660a62cc3 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 23 Nov 2022 08:26:41 +0000 Subject: [PATCH] Accepting request 1037161 from home:ozu Add 1024x1024 directory (currently missing, see https://gitlab.freedesktop.org/xdg/default-icon-theme/-/issues/3) for package ownership of /usr/share/icons/hicolor/1024x1024 and children. Some packages (like Krita and KDevelop) have 1024x1024 icons, so if this fix is not present, they become owners of /usr/share/icons/hicolor/1024x1024 (+ /apps). OBS-URL: https://build.opensuse.org/request/show/1037161 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/hicolor-icon-theme?expand=0&rev=43 --- hicolor-icon-theme.changes | 5 +++++ hicolor-icon-theme.spec | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/hicolor-icon-theme.changes b/hicolor-icon-theme.changes index bb975c1..3e16304 100644 --- a/hicolor-icon-theme.changes +++ b/hicolor-icon-theme.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 21 13:49:48 UTC 2022 - Fabio Pesari + +- Add 1024x1024 directory for package ownership + ------------------------------------------------------------------- Wed May 8 09:29:55 UTC 2019 - Dominique Leuenberger diff --git a/hicolor-icon-theme.spec b/hicolor-icon-theme.spec index 5aabc38..372002e 100644 --- a/hicolor-icon-theme.spec +++ b/hicolor-icon-theme.spec @@ -45,6 +45,10 @@ touch %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache chmod -x COPYING # Install rpm macros install -D -m644 %{SOURCE1} %{buildroot}%_rpmmacrodir/macros.hicolor +# Add 1024x1024 directory for package ownership [default-icon-theme#3] +mkdir -p %{buildroot}%{_datadir}/icons/hicolor/1024x1024/{actions,\ +animations,apps,categories,devices,emblems,emotes,filesystems,\ +intl,mimetypes,places,status,stock} %files %license COPYING