From cb4b023b640348815e847077fd33db9a0157aad5 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Mar 28 2006 22:45:35 +0000 Subject: - export symbols in gswitchit applet so applet plugins work (bug 187168) --- diff --git a/gnome-applets.spec b/gnome-applets.spec index 92b793d..c2d4b0b 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: 1 +Release: 2 Epoch: 1 License: GPL Group: User Interface/Desktops @@ -31,6 +31,7 @@ Patch4: gnome-applets-2.11.1-cpufreq.patch Patch5: gnome-applets-2.13.4-warning.patch Patch6: gnome-applets-2.13.90-stock-ticker.patch Patch8: gnome-applets-2.13.90-mixer-crash.patch +Patch9: gnome-applets-2.14.0-gswitchit-export-dynamic.patch URL: http://www.gnome.org/ @@ -89,6 +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 cp gswitchit/gswitchit-applet.png gswitchit/gswitchit-properties-capplet.png @@ -101,6 +103,7 @@ tar xjf %{SOURCE1} autoconf %build +autoreconf %configure \ --enable-suid=no \ --disable-scrollkeeper \ @@ -196,6 +199,10 @@ fi %{_libdir}/pkgconfig/gweather.pc %changelog +* Tue Mar 28 2006 Ray Strode - 2.14.0-2 +- export symbols in gswitchit applet so applet plugins + work (bug 187168) + * Sun Mar 12 2006 Ray Strode - 2.14.0-1 - update to 2.14.0