summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRay Strode <rstrode@fedoraproject.org>2006-03-28 22:45:35 +0000
committerRay Strode <rstrode@fedoraproject.org>2006-03-28 22:45:35 +0000
commitcb4b023b640348815e847077fd33db9a0157aad5 (patch)
treeb40c603d3b10f80dce01646c84e3e491d70d3d4d
parentdaf8288801de68ff05b0ad0088df1d5165a8b2e4 (diff)
downloadgnome-applets-cb4b023b640348815e847077fd33db9a0157aad5.tar.gz
gnome-applets-cb4b023b640348815e847077fd33db9a0157aad5.tar.xz
gnome-applets-cb4b023b640348815e847077fd33db9a0157aad5.zip
- export symbols in gswitchit applet so applet plugins work (bug 187168)gnome-applets-2_14_0-2
-rw-r--r--gnome-applets.spec9
1 files changed, 8 insertions, 1 deletions
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 <rstrode@redhat.com> - 2.14.0-2
+- export symbols in gswitchit applet so applet plugins
+ work (bug 187168)
+
* Sun Mar 12 2006 Ray Strode <rstrode@redhat.com> - 2.14.0-1
- update to 2.14.0