rpms/bigboard/devel .cvsignore, 1.11, 1.12 bigboard.spec, 1.19, 1.20 sources, 1.12, 1.13

Colin Walters (walters) fedora-extras-commits at redhat.com
Wed Jul 11 22:32:35 UTC 2007


Author: walters

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

Modified Files:
	.cvsignore bigboard.spec sources 
Log Message:
0.5.0


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/bigboard/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	2 Jul 2007 16:14:19 -0000	1.11
+++ .cvsignore	11 Jul 2007 22:32:02 -0000	1.12
@@ -8,3 +8,4 @@
 bigboard-0.4.7.tar.gz
 bigboard-0.4.8.tar.gz
 bigboard-0.4.9.tar.gz
+bigboard-0.5.0.tar.gz


Index: bigboard.spec
===================================================================
RCS file: /cvs/extras/rpms/bigboard/devel/bigboard.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- bigboard.spec	2 Jul 2007 16:14:19 -0000	1.19
+++ bigboard.spec	11 Jul 2007 22:32:02 -0000	1.20
@@ -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/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	2 Jul 2007 16:14:19 -0000	1.12
+++ sources	11 Jul 2007 22:32:02 -0000	1.13
@@ -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 fedora-extras-commits mailing list