epel9
Matthias Clasen 16 years ago
parent 4a33e14af1
commit 6f9d5d8fb9

@ -1 +1 @@
gnome-icon-theme-2.25.91.tar.bz2
gnome-icon-theme-2.26.0.tar.bz2

@ -1,12 +1,10 @@
Summary: GNOME icon theme
Name: gnome-icon-theme
Version: 2.25.91
Release: 3%{?dist}
Source0: http://download.gnome.org/sources/gnome-icon-theme/2.25/%{name}-%{version}.tar.bz2
Version: 2.26.0
Release: 1%{?dist}
Source0: http://download.gnome.org/sources/gnome-icon-theme/2.26/%{name}-%{version}.tar.bz2
Source1: gnome-icon-theme-extra-device-icons-5.tar.bz2
Source2: legacy-icon-mapping.xml
# gnome-packagekit needs this
Source3: process-working.png
License: GPL+
BuildArch: noarch
Group: User Interface/Desktops
@ -79,24 +77,9 @@ done
tar xj -C $RPM_BUILD_ROOT/usr/share/icons/gnome -f %{SOURCE1}
# add a 48x48 spinner back
mkdir -p $RPM_BUILD_ROOT/usr/share/icons/gnome/48x48/animations
cp %{SOURCE3} $RPM_BUILD_ROOT/usr/share/icons/gnome/48x48/animations
sed -i -e "s#^Directories=#Directories=48x48/animations,#" $RPM_BUILD_ROOT/usr/share/icons/gnome/index.theme
cat >>$RPM_BUILD_ROOT/usr/share/icons/gnome/index.theme <<EOF
[48x48/animations]
Size=48
Context=Animations
Type=Fixed
EOF
%clean
rm -rf $RPM_BUILD_ROOT
%post
for dir in /usr/share/icons/*; do
if test -d "$dir"; then
@ -114,6 +97,9 @@ done
%{_datadir}/pkgconfig/gnome-icon-theme.pc
%changelog
* Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
- Update to 2.26.0
* Sat Mar 7 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.91-3
- Add a 48x48 spinner back

@ -1,2 +1 @@
64320cc656142e2919b73f59edd413dc gnome-icon-theme-2.25.91.tar.bz2
824f011a845100714eb8a47199cf4398 gnome-icon-theme-extra-device-icons-5.tar.bz2
36a4e5e1b2c7c053779a9a399f6146a2 gnome-icon-theme-2.26.0.tar.bz2

Loading…
Cancel
Save