fedora-cvs-commits@redhat.com
[Top] [All Lists]

rpms/gnome-applets/devel gnome-applets.spec,1.167,1.168

Subject: rpms/gnome-applets/devel gnome-applets.spec,1.167,1.168
From:
Date: Tue, 22 Aug 2006 22:07:38 -0400
Author: mclasen

Update of /cvs/dist/rpms/gnome-applets/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv11627

Modified Files:
        gnome-applets.spec 
Log Message:
2.15.90



Index: gnome-applets.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-applets/devel/gnome-applets.spec,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- gnome-applets.spec  22 Aug 2006 15:55:12 -0000      1.167
+++ gnome-applets.spec  23 Aug 2006 02:07:33 -0000      1.168
@@ -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 @@
 autoreconf
 %configure                     \
        --enable-suid=no        \
+%if %{build_stickynotes}
+       --enable-sticky-notes   \
+%endif
        --disable-scrollkeeper  \
        --enable-mini-commander 
 make
@@ -290,11 +293,6 @@
 - 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@xxxxxxxxxx> - 1:2.15.3-2.fc6
 - Make the invest applet work

-- 
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits

<Prev in Thread] Current Thread [Next in Thread>
  • rpms/gnome-applets/devel gnome-applets.spec,1.167,1.168, fedora-cvs-commits <=