From e18a15554f462bb748c8888f8581a1cf031febe3 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Mar 28 2006 23:33:57 +0000 Subject: - apply patch --- diff --git a/gnome-applets.spec b/gnome-applets.spec index c2d4b0b..3c2b267 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.14.0 -Release: 2 +Release: 3 Epoch: 1 License: GPL Group: User Interface/Desktops @@ -90,7 +90,7 @@ small utilities for the GNOME panel. %patch5 -p1 -b .warning %patch6 -p1 -b .stock-ticker %patch8 -p1 -b .mixer-crash -#%patch9 -p1 -b .gswitchit-export-dynamic +%patch9 -p1 -b .gswitchit-export-dynamic cp gswitchit/gswitchit-applet.png gswitchit/gswitchit-properties-capplet.png @@ -199,7 +199,10 @@ fi %{_libdir}/pkgconfig/gweather.pc %changelog -* Tue Mar 28 2006 Ray Strode - 2.14.0-2 +* Tue Mar 28 2006 Ray Strode - 2.14.0-3 +- apply patch + + * Tue Mar 28 2006 Ray Strode - 2.14.0-2 - export symbols in gswitchit applet so applet plugins work (bug 187168)