rpms/bigboard/F-7 bigboard.spec,1.11,1.12 sources,1.7,1.8

Colin Walters (walters) fedora-extras-commits at redhat.com
Wed Jul 11 23:27:27 UTC 2007


Author: walters

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

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


Index: bigboard.spec
===================================================================
RCS file: /cvs/extras/rpms/bigboard/F-7/bigboard.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- bigboard.spec	2 Jul 2007 16:37:28 -0000	1.11
+++ bigboard.spec	11 Jul 2007 23:26:52 -0000	1.12
@@ -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.4.9
+Version:        0.5.0
 Release:        1%{?dist}
 Summary:        Sidebar application launcher using mugshot.org
 
@@ -14,7 +14,7 @@
 
 Requires:       mugshot >= 1.1.46-1
 Requires:       deskbar-applet
-Requires:       hippo-canvas-python >= 0.2.16
+Requires:       hippo-canvas-python >= 0.2.23
 Requires:       gnome-python2-desktop
 Requires:       gnome-python2-gnomedesktop
 Requires:       gnome-python2-gnomekeyring
@@ -75,8 +75,12 @@
 %{python_sitearch}/bigboard/keybinder/*.py
 %{python_sitearch}/bigboard/keybinder/*.pyc
 %{python_sitearch}/bigboard/keybinder/*.pyo
+%dir %{python_sitearch}/bigboard_externals
+%{python_sitearch}/bigboard_externals/*
 %dir %{_datadir}/bigboard
 %{_datadir}/bigboard/*
+%{_datadir}/pixmaps/bigboard/*.png
+%{_datadir}/gnome/autostart/*.desktop
 %{_bindir}/bigboard
 %{_libdir}/bonobo/servers/BigBoard_Applet.server
 %{_libexecdir}/bigboard-applet
@@ -90,6 +94,11 @@
 killall -HUP gconfd-2 || :
 
 %changelog
+* Wed Jul 11 2007 Colin Walters <walters at redhat.com> - 0.5.0-1
+- new upstream
+- Require latest canvas
+- add more stuff to files
+
 * Mon Jul 02 2007 Colin Walters <walters at redhat.com> - 0.4.9-1
 - 0.4.9 (b.r.c 246417)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/bigboard/F-7/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	2 Jul 2007 16:37:28 -0000	1.7
+++ sources	11 Jul 2007 23:26:52 -0000	1.8
@@ -1,2 +1,3 @@
 cd361cfaa247dac93148f97688b23655  bigboard-0.4.8.tar.gz
 1b5a1a98075a1de09828cbd609923ecd  bigboard-0.4.9.tar.gz
+5998a038e1830b1ed060c66f4c8e17b5  bigboard-0.5.0.tar.gz




More information about the scm-commits mailing list