Accepting request 1037463 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1037463 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hicolor-icon-theme?expand=0&rev=34
This commit is contained in:
commit
1fcaaf8f11
@ -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…
x
Reference in New Issue
Block a user