|
 |
4a3e5d |
Summary: Additional GNOME icons
|
|
 |
4a3e5d |
Name: gnome-icon-theme-extras
|
|
 |
86842e |
Version: 3.12.0
|
|
 |
86842e |
Release: 1%{?dist}
|
|
 |
4a3e5d |
#VCS: git:git://git.gnome.org/gnome-icon-theme-extras
|
|
 |
86842e |
Source0: http://download.gnome.org/sources/gnome-icon-theme-extras/3.12/%{name}-%{version}.tar.xz
|
|
 |
4a3e5d |
License: CC-BY-SA
|
|
 |
4a3e5d |
BuildArch: noarch
|
|
 |
4a3e5d |
Group: User Interface/Desktops
|
|
 |
4a3e5d |
BuildRequires: icon-naming-utils >= 0.8.7
|
|
 |
4a3e5d |
Requires: gnome-icon-theme
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
%description
|
|
 |
4a3e5d |
This package contains extra device and mime-type icons for use by
|
|
 |
4a3e5d |
the GNOME desktop.
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
%prep
|
|
 |
4a3e5d |
%setup -q
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
%build
|
|
 |
4a3e5d |
%configure
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
%install
|
|
 |
4a3e5d |
make install DESTDIR=$RPM_BUILD_ROOT
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
%post
|
|
 |
4a3e5d |
touch --no-create %{_datadir}/icons/gnome &>/dev/null || :
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
%postun
|
|
 |
4a3e5d |
if [ $1 -eq 0 ] ; then
|
|
 |
4a3e5d |
touch --no-create %{_datadir}/icons/gnome &>/dev/null
|
|
 |
4a3e5d |
gtk-update-icon-cache %{_datadir}/icons/gnome &>/dev/null || :
|
|
 |
4a3e5d |
fi
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
%posttrans
|
|
 |
4a3e5d |
gtk-update-icon-cache %{_datadir}/icons/gnome &>/dev/null || :
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
%files
|
|
 |
4a3e5d |
%doc COPYING AUTHORS
|
|
 |
4a3e5d |
%{_datadir}/icons/gnome/*
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
%changelog
|
|
 |
86842e |
* Tue Mar 25 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
|
|
 |
86842e |
- Update to 3.12.0
|
|
 |
86842e |
- Resolves: #1174383
|
|
 |
86842e |
|
|
 |
a801d9 |
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.6.2-3
|
|
 |
a801d9 |
- Mass rebuild 2013-12-27
|
|
 |
a801d9 |
|
|
 |
4a3e5d |
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.2-2
|
|
 |
4a3e5d |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
* Wed Nov 14 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.2-1
|
|
 |
4a3e5d |
- Update to 3.6.2
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.0-2
|
|
 |
4a3e5d |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
* Wed Mar 28 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
|
|
 |
4a3e5d |
- Update to 3.4.0
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.0-3
|
|
 |
4a3e5d |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
* Sat May 07 2011 Christopher Aillon <caillon@redhat.com> - 3.0.0-2
|
|
 |
4a3e5d |
- Update icon cache scriptlet
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
* Tue Apr 5 2011 Christopher Aillon <caillon@redhat.com> 3.0.0-1
|
|
 |
4a3e5d |
- Update to 3.0.0
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.90.7-1
|
|
 |
4a3e5d |
- Update to 2.90.7
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.30.1-3
|
|
 |
4a3e5d |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
* Fri May 28 2010 Bastien Nocera <bnocera@redhat.com> 2.30.1-2
|
|
 |
4a3e5d |
- Add iPad icons
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
* Tue Apr 20 2010 Bastien Nocera <bnocera@redhat.com> 2.30.1-1
|
|
 |
4a3e5d |
- Update to 2.30.1
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
* Tue Apr 6 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
|
|
 |
4a3e5d |
- Update to 2.30.0
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
* Thu Apr 01 2010 Bastien Nocera <bnocera@redhat.com> 2.29.0-4
|
|
 |
4a3e5d |
- Fix license tag
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
* Thu Mar 25 2010 Bastien Nocera <bnocera@redhat.com> 2.29.0-3
|
|
 |
4a3e5d |
- Update tarball
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
* Tue Mar 23 2010 Bastien Nocera <bnocera@redhat.com> 2.29.0-2
|
|
 |
4a3e5d |
- Fix scriptlets
|
|
 |
4a3e5d |
|
|
 |
4a3e5d |
* Tue Mar 23 2010 Bastien Nocera <bnocera@redhat.com> 2.29.0-1
|
|
 |
4a3e5d |
- First build
|
|
 |
4a3e5d |
|