rpms/deskbar-applet/devel deskbar-applet.spec,1.75,1.76

Luke Macken lmacken at fedoraproject.org
Mon Dec 1 14:36:07 UTC 2008


Author: lmacken

Update of /cvs/pkgs/rpms/deskbar-applet/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32059

Modified Files:
	deskbar-applet.spec 
Log Message:
Require python-simplejson for the google search handler


Index: deskbar-applet.spec
===================================================================
RCS file: /cvs/pkgs/rpms/deskbar-applet/devel/deskbar-applet.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- deskbar-applet.spec	29 Nov 2008 16:36:49 -0000	1.75
+++ deskbar-applet.spec	1 Dec 2008 14:35:36 -0000	1.76
@@ -3,7 +3,7 @@
 
 Name:           deskbar-applet
 Version:        2.25.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 
 Summary:        A Gnome applet to allow easy access to various search engines
 Group:          Applications/Internet
@@ -21,6 +21,7 @@
 Requires:       gnome-python2 gnome-python2-applet gnome-python2-bonobo
 Requires:       gnome-python2-gconf pygtk2 gnome-python2-libwnck
 Requires:       gnome-python2-gnomedesktop gnome-python2-gnomekeyring
+Requires:       python-simplejson
 Requires(pre):  GConf2
 Requires(post): GConf2 desktop-file-utils
 Requires(preun): GConf2 desktop-file-utils
@@ -103,6 +104,9 @@
 
 
 %changelog
+* Mon Dec 01 2008 Luke Macken <lmacken at redhat.com> - 2.25.1-4
+- Require python-simplejson for the google search handler
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 2.25.1-3
 - Rebuild for Python 2.6
 




More information about the fedora-extras-commits mailing list