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
This commit is contained in:
parent
893097a314
commit
7f4488d2f6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 21 13:49:48 UTC 2022 - Fabio Pesari <fpesari@tuxfamily.org>
|
||||
|
||||
- Add 1024x1024 directory for package ownership
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 8 09:29:55 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user