rpms/bigboard/F-7 bigboard.spec,1.22,1.23 sources,1.18,1.19

Colin Walters (walters) fedora-extras-commits at redhat.com
Fri Oct 5 16:18:57 UTC 2007


Author: walters

Update of /cvs/pkgs/rpms/bigboard/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29141

Modified Files:
	bigboard.spec sources 
Log Message:
merge from devel


Index: bigboard.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bigboard/F-7/bigboard.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- bigboard.spec	2 Oct 2007 21:21:08 -0000	1.22
+++ bigboard.spec	5 Oct 2007 16:18:25 -0000	1.23
@@ -2,7 +2,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           bigboard
-Version:        0.5.21
+Version:        0.5.22
 Release:        1%{?dist}
 Summary:        Sidebar application launcher using mugshot.org
 
@@ -21,6 +21,7 @@
 Requires:       gnome-python2-gconf
 Requires:	gnome-python2-applet
 Requires:       dbus-python
+Requires:       online-desktop
 
 BuildRequires:	pkgconfig
 BuildRequires:	intltool
@@ -66,6 +67,10 @@
 %{python_sitearch}/bigboard/libbig/*.py
 %{python_sitearch}/bigboard/libbig/*.pyc
 %{python_sitearch}/bigboard/libbig/*.pyo
+%dir %{python_sitearch}/bigboard/bigbar
+%{python_sitearch}/bigboard/bigbar/*.py
+%{python_sitearch}/bigboard/bigbar/*.pyc
+%{python_sitearch}/bigboard/bigbar/*.pyo
 %dir %{python_sitearch}/bigboard/httplib2
 %{python_sitearch}/bigboard/httplib2/*.py
 %{python_sitearch}/bigboard/httplib2/*.pyc
@@ -94,6 +99,12 @@
 killall -HUP gconfd-2 || :
 
 %changelog
+* Fri Oct 05 2007 Colin Walters <walters at redhat.com> - 0.5.22-1
+- new upstream
+
+* 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
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bigboard/F-7/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- sources	2 Oct 2007 21:21:08 -0000	1.18
+++ sources	5 Oct 2007 16:18:25 -0000	1.19
@@ -1 +0,0 @@
-57c354545a53b93f9acd7d8e5c2cfd3d  bigboard-0.5.21.tar.gz




More information about the fedora-extras-commits mailing list