Blame SPECS/hicolor-icon-theme.spec

ef68a3
Name: hicolor-icon-theme
ef68a3
Version: 0.17
ef68a3
Release: 12%{?dist}
ef68a3
Summary: Basic requirement for icon themes
ef68a3
ef68a3
License: GPLv2+
ef68a3
URL: https://www.freedesktop.org/wiki/Software/icon-theme/
ef68a3
Source0: https://icon-theme.freedesktop.org/releases/%{name}-%{version}.tar.xz
ef68a3
ef68a3
BuildArch: noarch
ef68a3
ef68a3
BuildRequires: make
ef68a3
ef68a3
%description
ef68a3
Contains the basic directories and files needed for icon theme support.
ef68a3
ef68a3
%prep
ef68a3
%setup -q
ef68a3
ef68a3
# for some reason this file is executable in the tarball
ef68a3
chmod 0644 COPYING
ef68a3
ef68a3
%build
ef68a3
%configure
ef68a3
ef68a3
%install
ef68a3
%make_install
ef68a3
ef68a3
touch $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/icon-theme.cache
ef68a3
ef68a3
%transfiletriggerin -- %{_datadir}/icons/hicolor
ef68a3
gtk-update-icon-cache --force %{_datadir}/icons/hicolor &>/dev/null || :
ef68a3
ef68a3
%transfiletriggerpostun -- %{_datadir}/icons/hicolor
ef68a3
gtk-update-icon-cache --force %{_datadir}/icons/hicolor &>/dev/null || :
ef68a3
ef68a3
%files
ef68a3
%license COPYING
ef68a3
%doc README
ef68a3
%dir %{_datadir}/icons/hicolor
ef68a3
%{_datadir}/icons/hicolor/16x16/
ef68a3
%{_datadir}/icons/hicolor/22x22/
ef68a3
%{_datadir}/icons/hicolor/24x24/
ef68a3
%{_datadir}/icons/hicolor/32x32/
ef68a3
%{_datadir}/icons/hicolor/36x36/
ef68a3
%{_datadir}/icons/hicolor/48x48/
ef68a3
%{_datadir}/icons/hicolor/64x64/
ef68a3
%{_datadir}/icons/hicolor/72x72/
ef68a3
%{_datadir}/icons/hicolor/96x96/
ef68a3
%{_datadir}/icons/hicolor/128x128/
ef68a3
%{_datadir}/icons/hicolor/192x192/
ef68a3
%{_datadir}/icons/hicolor/256x256/
ef68a3
%{_datadir}/icons/hicolor/512x512/
ef68a3
%{_datadir}/icons/hicolor/scalable/
ef68a3
%{_datadir}/icons/hicolor/symbolic/
ef68a3
%{_datadir}/icons/hicolor/index.theme
ef68a3
%ghost %{_datadir}/icons/hicolor/icon-theme.cache
ef68a3
ef68a3
%changelog
ef68a3
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.17-12
ef68a3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
ef68a3
  Related: rhbz#1991688
ef68a3
ef68a3
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.17-11
ef68a3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
ef68a3
ef68a3
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-10
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
ef68a3
ef68a3
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-9
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
ef68a3
ef68a3
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-8
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
ef68a3
ef68a3
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-7
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
ef68a3
ef68a3
* Thu Mar  7 2019 Tim Landscheidt <tim@tim-landscheidt.de> - 0.17-6
ef68a3
- Remove obsolete requirements for %%post/%%postun scriptlets
ef68a3
ef68a3
* Fri Feb 08 2019 Kalev Lember <klember@redhat.com> - 0.17-5
ef68a3
- Fix /usr/share/icons/hicolor directory ownership
ef68a3
ef68a3
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-4
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
ef68a3
ef68a3
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-3
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
ef68a3
ef68a3
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-2
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
ef68a3
ef68a3
* Thu Aug 31 2017 Kalev Lember <klember@redhat.com> - 0.17-1
ef68a3
- Update to 0.17
ef68a3
ef68a3
* Tue Aug 22 2017 Kalev Lember <klember@redhat.com> - 0.16-1
ef68a3
- Update to 0.16
ef68a3
ef68a3
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-6
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
ef68a3
ef68a3
* Thu Jun 22 2017 Kalev Lember <klember@redhat.com> - 0.15-5
ef68a3
- Add file triggers for gtk-update-icon-cache
ef68a3
ef68a3
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-4
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
ef68a3
ef68a3
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-3
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
ef68a3
ef68a3
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15-2
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
ef68a3
ef68a3
* Tue Mar 24 2015 Kalev Lember <kalevlember@gmail.com> - 0.15-1
ef68a3
- Update to 0.15
ef68a3
- Use license macro for the COPYING file
ef68a3
ef68a3
* Wed Dec 10 2014 David King <amigadave@amigadave.com> - 0.14-1
ef68a3
- Update to 0.14, own 512x512 directory (#1044771)
ef68a3
ef68a3
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-2
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
ef68a3
ef68a3
* Thu Feb 27 2014 Dan Mashal <dan.mashal@fedoraproject.org> - 0.13-1
ef68a3
- Update to 0.13 (#1044407)
ef68a3
ef68a3
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-7
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
ef68a3
ef68a3
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-6
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
ef68a3
ef68a3
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-5
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
ef68a3
ef68a3
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-4
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
ef68a3
ef68a3
* Sat May 07 2011 Christopher Aillon <caillon@redhat.com> - 0.12-3
ef68a3
- Update icon cache scriptlet
ef68a3
ef68a3
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-2
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
ef68a3
ef68a3
* Wed Jan 13 2010 Alexander Larsson <alexl@redhat.com> - 0.12-1
ef68a3
- Update to 0.12
ef68a3
ef68a3
* Fri Sep 25 2009 Alexander Larsson <alexl@redhat.com> - 0.11-1
ef68a3
- Update to 0.11
ef68a3
ef68a3
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10-7
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
ef68a3
ef68a3
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10-6
ef68a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
ef68a3
ef68a3
* Fri Jan 23 2009 Matthias Clasen <mclasen@redhat.com> - 0.10-5
ef68a3
- Update URL
ef68a3
- Clean up scriptlets
ef68a3
- Include ChangeLog
ef68a3
ef68a3
* Sun Nov 18 2007 Matthias Clasen <mclasen@redhat.com> - 0.10-4
ef68a3
- Correct the license
ef68a3
- Include COPYING
ef68a3
- Add full source url
ef68a3
ef68a3
* Tue Aug  7 2007 Matthias Clasen <mclasen@redhat.com> - 0.10-3
ef68a3
- Update the license field
ef68a3
ef68a3
* Fri Feb 23 2007 Matthias Clasen <mclasen@redhat.com> - 0.10-2
ef68a3
- Own the icon cache
ef68a3
ef68a3
* Thu Nov 23 2006 Alexander Larsson <alexl@redhat.com> - 0.10-1
ef68a3
- Update to 0.10
ef68a3
ef68a3
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.9-2.1
ef68a3
- rebuild
ef68a3
ef68a3
* Mon Feb 27 2006 Ray Strode <rstrode@redhat.com> 0.9-2
ef68a3
- Remove Prereq on gtk.  Prereq's complicate things,
ef68a3
  and the gtk-update-icon-cache is already protected by
ef68a3
  [ -x  ... ]
ef68a3
ef68a3
* Thu Jan 12 2006 Alexander Larsson <alexl@redhat.com> 0.9-1
ef68a3
- Update to 0.9, fixes scalable icons picked before bitmap icons
ef68a3
ef68a3
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
ef68a3
- rebuilt
ef68a3
ef68a3
* Wed Nov 30 2005 Florian La Roche <laroche@redhat.com>
ef68a3
- scripts need coreutils installed
ef68a3
ef68a3
* Tue Apr 19 2005 Matthias Clasen <mclasen@redhat.com> 0.8-2
ef68a3
- Silence %%post
ef68a3
ef68a3
* Thu Apr 14 2005 John (J5) Palmieri <johnp@redhat.com>
ef68a3
- Update to 0.8
ef68a3
ef68a3
* Mon Mar 28 2005 Christopher Aillon <caillon@redhat.com>
ef68a3
- rebuilt
ef68a3
ef68a3
* Fri Mar 25 2005 Christopher Aillon <caillon@redhat.com> 0.7-2
ef68a3
- Update the GTK+ theme icon cache on (un)install
ef68a3
ef68a3
* Fri Feb  4 2005 Alexander Larsson <alexl@redhat.com> - 0.7-1
ef68a3
- Update to 0.7
ef68a3
ef68a3
* Wed Feb  2 2005 Alexander Larsson <alexl@redhat.com> - 0.6-1
ef68a3
- Update to 0.6
ef68a3
ef68a3
* Thu Jan 27 2005 Matthias Clasen <mclasen@redhat.com> - 0.5-1
ef68a3
- Update to 0.5
ef68a3
ef68a3
* Wed Sep 29 2004 GNOME <jrb@redhat.com> - 0.3-3
ef68a3
- rebuilt
ef68a3
ef68a3
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
ef68a3
- rebuilt
ef68a3
ef68a3
* Wed Feb  4 2004 Alexander Larsson <alexl@redhat.com> 0.3-1
ef68a3
- update to 0.3
ef68a3
ef68a3
* Fri Jan 16 2004 Alexander Larsson <alexl@redhat.com> 0.2-1
ef68a3
- Initial build.
ef68a3
ef68a3