rpms/bigboard/devel bigboard.spec,1.40,1.41

Colin Walters (walters) fedora-extras-commits at redhat.com
Tue Oct 2 21:45:40 UTC 2007


Author: walters

Update of /cvs/pkgs/rpms/bigboard/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv689

Modified Files:
	bigboard.spec 
Log Message:
require online-desktop


Index: bigboard.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bigboard/devel/bigboard.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- bigboard.spec	2 Oct 2007 20:57:33 -0000	1.40
+++ bigboard.spec	2 Oct 2007 21:45:05 -0000	1.41
@@ -3,7 +3,7 @@
 
 Name:           bigboard
 Version:        0.5.21
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Sidebar application launcher using mugshot.org
 
 Group:          Applications/Internet
@@ -21,6 +21,7 @@
 Requires:       gnome-python2-gconf
 Requires:	gnome-python2-applet
 Requires:       dbus-python
+Requires:       online-desktop
 
 BuildRequires:	pkgconfig
 BuildRequires:	intltool
@@ -94,6 +95,9 @@
 killall -HUP gconfd-2 || :
 
 %changelog
+* Tue Oct 02 2007 Colin Walters <walters at redhat.com> - 0.5.21-2
+- require online-desktop
+
 * Tue Oct 02 2007 Colin Walters <walters at redhat.com> - 0.5.21-1
 - new upstream
 




More information about the scm-commits mailing list