|
|
|
@ -1,27 +1,33 @@
|
|
|
|
|
Name: hicolor-icon-theme
|
|
|
|
|
Version: 0.17
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 13%{?dist}
|
|
|
|
|
Summary: Basic requirement for icon themes
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
URL: https://www.freedesktop.org/wiki/Software/icon-theme/
|
|
|
|
|
Source0: https://icon-theme.freedesktop.org/releases/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2090173
|
|
|
|
|
Patch0: https://gitlab.freedesktop.org/xdg/default-icon-theme/-/commit/b3f1207.patch
|
|
|
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
Requires(post): coreutils
|
|
|
|
|
Requires(postun): coreutils
|
|
|
|
|
BuildRequires: autoconf
|
|
|
|
|
BuildRequires: automake
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
Contains the basic directories and files needed for icon theme support.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%setup -q
|
|
|
|
|
%patch0 -p1
|
|
|
|
|
|
|
|
|
|
# for some reason this file is executable in the tarball
|
|
|
|
|
chmod 0644 COPYING
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
autoreconf -vfi
|
|
|
|
|
%configure
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
@ -38,27 +44,73 @@ gtk-update-icon-cache --force %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
|
%files
|
|
|
|
|
%license COPYING
|
|
|
|
|
%doc README
|
|
|
|
|
%dir %{_datadir}/icons/hicolor
|
|
|
|
|
%{_datadir}/icons/hicolor/16x16/
|
|
|
|
|
%{_datadir}/icons/hicolor/16x16@2/
|
|
|
|
|
%{_datadir}/icons/hicolor/22x22/
|
|
|
|
|
%{_datadir}/icons/hicolor/22x22@2/
|
|
|
|
|
%{_datadir}/icons/hicolor/24x24/
|
|
|
|
|
%{_datadir}/icons/hicolor/24x24@2/
|
|
|
|
|
%{_datadir}/icons/hicolor/32x32/
|
|
|
|
|
%{_datadir}/icons/hicolor/32x32@2/
|
|
|
|
|
%{_datadir}/icons/hicolor/36x36/
|
|
|
|
|
%{_datadir}/icons/hicolor/36x36@2/
|
|
|
|
|
%{_datadir}/icons/hicolor/48x48/
|
|
|
|
|
%{_datadir}/icons/hicolor/48x48@2/
|
|
|
|
|
%{_datadir}/icons/hicolor/64x64/
|
|
|
|
|
%{_datadir}/icons/hicolor/64x64@2/
|
|
|
|
|
%{_datadir}/icons/hicolor/72x72/
|
|
|
|
|
%{_datadir}/icons/hicolor/72x72@2/
|
|
|
|
|
%{_datadir}/icons/hicolor/96x96/
|
|
|
|
|
%{_datadir}/icons/hicolor/96x96@2/
|
|
|
|
|
%{_datadir}/icons/hicolor/128x128/
|
|
|
|
|
%{_datadir}/icons/hicolor/128x128@2/
|
|
|
|
|
%{_datadir}/icons/hicolor/192x192/
|
|
|
|
|
%{_datadir}/icons/hicolor/192x192@2/
|
|
|
|
|
%{_datadir}/icons/hicolor/256x256/
|
|
|
|
|
%{_datadir}/icons/hicolor/256x256@2/
|
|
|
|
|
%{_datadir}/icons/hicolor/512x512/
|
|
|
|
|
%{_datadir}/icons/hicolor/512x512@2/
|
|
|
|
|
%{_datadir}/icons/hicolor/scalable/
|
|
|
|
|
%{_datadir}/icons/hicolor/symbolic/
|
|
|
|
|
%{_datadir}/icons/hicolor/index.theme
|
|
|
|
|
%ghost %{_datadir}/icons/hicolor/icon-theme.cache
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.17-2
|
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
|
* Wed May 25 2022 Debarshi Ray <rishi@fedoraproject.org> - 0.17-13
|
|
|
|
|
- Own Hi-DPI directories
|
|
|
|
|
Resolves: #2090173
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.17-12
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.17-11
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-10
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-9
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-8
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Mar 7 2019 Tim Landscheidt <tim@tim-landscheidt.de> - 0.17-6
|
|
|
|
|
- Remove obsolete requirements for %%post/%%postun scriptlets
|
|
|
|
|
|
|
|
|
|
* Fri Feb 08 2019 Kalev Lember <klember@redhat.com> - 0.17-5
|
|
|
|
|
- Fix /usr/share/icons/hicolor directory ownership
|
|
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|