summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2006-08-23 02:07:33 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2006-08-23 02:07:33 +0000
commit3900ce34e1149fb6430dd45cad64452d0f289ebe (patch)
tree09ed49e28ba60bb858f1d528627b76779feb5a5a
parentbec09f4fc2694b7722f96bce9094a9577cc7f7ea (diff)
downloadgnome-applets-3900ce34e1149fb6430dd45cad64452d0f289ebe.tar.gz
gnome-applets-3900ce34e1149fb6430dd45cad64452d0f289ebe.tar.xz
gnome-applets-3900ce34e1149fb6430dd45cad64452d0f289ebe.zip
2.15.90
-rw-r--r--gnome-applets.spec10
1 files changed, 4 insertions, 6 deletions
diff --git a/gnome-applets.spec b/gnome-applets.spec
index 079e595..f8cf4b7 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -27,7 +27,7 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%define build_stickynotes 0
+%define build_stickynotes 1
Summary: Small applications for the GNOME panel
Name: gnome-applets
@@ -136,6 +136,9 @@ autoconf
autoreconf
%configure \
--enable-suid=no \
+%if %{build_stickynotes}
+ --enable-sticky-notes \
+%endif
--disable-scrollkeeper \
--enable-mini-commander
make
@@ -290,11 +293,6 @@ fi
- Drop upstreamed patches
- Add a %%preun script
- Require pkgconfig
-- Drop sticky-notes in favour of tomboy
- *** docs ***: Tomboy supports importing sticky notes. Currently
- that requires a manual step by the user. This should be pointed
- out in the release notes (unless we can convince upstream to make
- this automatic)
* Fri Aug 18 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.3-2.fc6
- Make the invest applet work