rpms/gnome-applets/devel gnome-applets.spec,1.345,1.346

Matthias Clasen mclasen at fedoraproject.org
Thu Jun 18 00:19:48 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/gnome-applets/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20413

Modified Files:
	gnome-applets.spec 
Log Message:
drop sticky notes



Index: gnome-applets.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-applets/devel/gnome-applets.spec,v
retrieving revision 1.345
retrieving revision 1.346
diff -u -p -r1.345 -r1.346
--- gnome-applets.spec	17 Jun 2009 17:56:33 -0000	1.345
+++ gnome-applets.spec	18 Jun 2009 00:19:17 -0000	1.346
@@ -29,12 +29,12 @@
 
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define build_stickynotes 1
+%define build_stickynotes 0
 
 Summary:        Small applications for the GNOME panel
 Name:		gnome-applets
 Version:	2.27.3
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 Epoch:          1
 License:	GPLv2+ and GFDL
 Group:          User Interface/Desktops
@@ -59,6 +59,8 @@ Patch35:        modemlights-libgnome.pat
 Patch40:	gnome-applets-null-battstat.patch
 # and keep the mixer hidden away from the add to panel dialog
 Patch41:	gnome-applets-no-mixer-icon.patch
+# do the nullapplet dance for stickynotes
+Patch42:	stickynotes-null.patch
 
 # https://bugzilla.redhat.com/show_bug.cgi?id=499972
 Patch43:	polkit1.patch
@@ -144,6 +146,7 @@ and more.
 %patch31 -p1 -b .fix-find
 %patch40 -p1 -b .battstat-null
 %patch41 -p1 -b .no-mixer-icon
+%patch42 -p1 -b .stickynotes-null
 %patch43 -p1 -b .polkit1
 
 # We don't ship gnome-system-tools
@@ -346,6 +349,9 @@ fi
 
 
 %changelog
+* Wed Jun 17 2009 Matthias Clasen <mclasen at redhat.com> - 1:2.27.3-2
+- Drop sticky notes, now that we have gnotes
+
 * Wed Jun 17 2009 Matthias Clasen <mclasen at redhat.com> - 1:2.27.3-1
 - Update to 2.27.3
 




More information about the fedora-extras-commits mailing list