diff options
| author | Mark McLoughlin <markmc@fedoraproject.org> | 2004-09-29 12:45:10 +0000 |
|---|---|---|
| committer | Mark McLoughlin <markmc@fedoraproject.org> | 2004-09-29 12:45:10 +0000 |
| commit | 472195805b4f62553c4e628e2bd4d171058dbee5 (patch) | |
| tree | c6f0b47d86016102d8a103644d212ca331a1db4a | |
| parent | f308b41dafe61b643938183e81dbe6e6bedca4d3 (diff) | |
- Add new icons from upstreamgnome-applets-2_8_0-3
| -rw-r--r-- | gnome-applets.spec | 15 |
1 files changed, 14 insertions, 1 deletions
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 <markmc@redhat.com> 2.8.0-3 +- Add new icons from upstream + * Tue Sep 21 2004 Mark McLoughlin <markmc@redhat.com> 2.8.0-2 - Remove the wireless applet and add patch to use the netstatus applet for backwards compat. bug #131652. |
