|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Base gnome icons
|
|
|
|
|
Name: gnome-icon-theme
|
|
|
|
|
Version: 2.10.1
|
|
|
|
|
Release: 3
|
|
|
|
|
Release: 4
|
|
|
|
|
Source0: %{name}-%{version}.tar.bz2
|
|
|
|
|
Source1: external-icons.tar.gz
|
|
|
|
|
License: GPL
|
|
|
|
@ -38,7 +38,7 @@ ln -s gnome-graphics.png redhat-graphics.png
|
|
|
|
|
ln -s ../../../../pixmaps/gnome-home.png redhat-home.png
|
|
|
|
|
ln -s gnome-globe.png redhat-internet.png
|
|
|
|
|
ln -s gnome-desktop-config.png redhat-preferences.png
|
|
|
|
|
ln -s ../../../../pixmaps/gnome-applications.png redhat-office.png
|
|
|
|
|
ln -s gnome-applications.png redhat-office.png
|
|
|
|
|
ln -s gnome-devel.png redhat-programming.png
|
|
|
|
|
ln -s gnome-server-config.png redhat-server_settings.png
|
|
|
|
|
ln -s gnome-multimedia.png redhat-sound_video.png
|
|
|
|
@ -80,6 +80,9 @@ done
|
|
|
|
|
%{_datadir}/pkgconfig/gnome-icon-theme.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Apr 13 2005 John (J5) Palmieri <johnp@redhat.com> - 2.10.1-4
|
|
|
|
|
- Fix redhat-office link
|
|
|
|
|
|
|
|
|
|
* Wed Apr 13 2005 John (J5) Palmieri <johnp@redhat.com> - 2.10.1-3
|
|
|
|
|
- More relative symlink fixes
|
|
|
|
|
|
|
|
|
|