From 472195805b4f62553c4e628e2bd4d171058dbee5 Mon Sep 17 00:00:00 2001 From: Mark McLoughlin Date: Sep 29 2004 12:45:10 +0000 Subject: - Add new icons from upstream --- diff --git a/gnome-applets.spec b/gnome-applets.spec index b35e25d..0c69434 100644 --- a/gnome-applets.spec +++ b/gnome-applets.spec @@ -18,7 +18,7 @@ Summary: Small applications for the GNOME panel. Name: gnome-applets Version: 2.8.0 -Release: 2 +Release: 3 Epoch: 1 License: GPL Group: User Interface/Desktops @@ -53,6 +53,11 @@ Obsoletes: battstat_applet Source2: omf.make +# Upstream in 2.8.1 +Source3: charpick.png +Source4: gnome-eyes.png +Source5: gswitchit-applet.png + Patch1: gnome-applets-2.3.6-ppp-command.patch # Register ourself globally so that gnome-cd can tell if we are # running or not. @@ -86,6 +91,11 @@ cp %{SOURCE2} . %patch4 -p1 -b .smallvolume %patch5 -p1 -b .use-netstatus-for-wireless +cp %{SOURCE3} charpick/ +cp %{SOURCE4} geyes/ +cp %{SOURCE5} gswitchit/ +cp %{SOURCE5} gswitchit/gswitchit-properties-capplet.png + %build # .uniquecd patch modifies cdplayer/Makefile.am @@ -173,6 +183,9 @@ done %changelog +* Wed Sep 29 2004 Mark McLoughlin 2.8.0-3 +- Add new icons from upstream + * Tue Sep 21 2004 Mark McLoughlin 2.8.0-2 - Remove the wireless applet and add patch to use the netstatus applet for backwards compat. bug #131652.