diff --git a/.cvsignore b/.cvsignore index e2f23d3..a0dce5c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,3 +6,4 @@ gnome-icon-theme-2.9.91.tar.bz2 gnome-icon-theme-2.9.92.tar.bz2 gnome-icon-theme-2.10.1.tar.bz2 external-icons-2.10.1.tar.gz +external-icons-2.10.1-2.tar.gz diff --git a/gnome-icon-theme.spec b/gnome-icon-theme.spec index aea9a97..9eeefb5 100644 --- a/gnome-icon-theme.spec +++ b/gnome-icon-theme.spec @@ -1,9 +1,9 @@ Summary: Base gnome icons Name: gnome-icon-theme Version: 2.10.1 -Release: 5 +Release: 6 Source0: %{name}-%{version}.tar.bz2 -Source1: external-icons-2.10.1.tar.gz +Source1: external-icons-2.10.1-2.tar.gz License: GPL BuildArch: noarch Group: User Interface/Desktops @@ -31,6 +31,7 @@ cp -rf 16x16 $RPM_BUILD_ROOT%{_datadir}/icons/gnome/ cp -rf 24x24 $RPM_BUILD_ROOT%{_datadir}/icons/gnome/ cp -rf 32x32 $RPM_BUILD_ROOT%{_datadir}/icons/gnome/ cp -rf 48x48 $RPM_BUILD_ROOT%{_datadir}/icons/gnome/ +cp -rf hicolor $RPM_BUILD_ROOT%{_datadir}/icons/ ## remove these bogus files rm -rf $RPM_BUILD_ROOT/usr/share/locale/* @@ -87,6 +88,9 @@ done %{_datadir}/pkgconfig/gnome-icon-theme.pc %changelog +* Fri Jul 08 2005 John (J5) Palmieri - 2.10.1-6 +- update the redone icons with new ones from dfong + * Tue Jul 05 2005 John (J5) Palmieri - 2.10.1-5 - replace some upstream icons with redone ones diff --git a/sources b/sources index 9693a8e..26d1ca1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 680a57ed3cecb9a16824570f7002879e gnome-icon-theme-2.10.1.tar.bz2 -8f965eda1f2dfd69ddf997f84e4be63c external-icons-2.10.1.tar.gz +e6c3328995f2ce73ee91d1a654198f3f external-icons-2.10.1-2.tar.gz