rpms/bigboard/devel .cvsignore, 1.2, 1.3 bigboard.spec, 1.4, 1.5 sources, 1.2, 1.3

Colin Walters (walters) fedora-extras-commits at redhat.com
Thu May 31 21:25:06 UTC 2007


Author: walters

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

Modified Files:
	.cvsignore bigboard.spec sources 
Log Message:
release 0.4.0


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/bigboard/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	16 May 2007 22:12:14 -0000	1.2
+++ .cvsignore	31 May 2007 21:24:31 -0000	1.3
@@ -1 +1,2 @@
 bigboard-0.3.2.tar.gz
+bigboard-0.4.0.tar.gz


Index: bigboard.spec
===================================================================
RCS file: /cvs/extras/rpms/bigboard/devel/bigboard.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bigboard.spec	17 May 2007 21:55:38 -0000	1.4
+++ bigboard.spec	31 May 2007 21:24:31 -0000	1.5
@@ -2,15 +2,14 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           bigboard
-Version:        0.3.2
-Release:        6
+Version:        0.4.0
+Release:        1
 Summary:        Sidebar application launcher using mugshot.org
 
 Group:          Applications/Internet
 License:        GPL
 URL:            http://mugshot.org/
 Source0:        http://download.mugshot.org/extras/bigboard/source/bigboard-%{version}.tar.gz
-Patch0:		bigboard-0.3.2-pyexecdir.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:       mugshot >= 1.1.42-1
@@ -32,7 +31,6 @@
 
 %prep
 %setup -q
-%patch0 -p0
 
 %build
 %configure --disable-static
@@ -53,7 +51,6 @@
 %attr(0755,root,root) %{_libexecdir}/bigboard/*
 %dir %{python_sitearch}/bigboard
 %{python_sitearch}/bigboard/*.so
-%dir %{python_sitelib}/bigboard
 %{python_sitelib}/bigboard/*.py
 %{python_sitelib}/bigboard/*.pyc
 %{python_sitelib}/bigboard/*.pyo
@@ -73,10 +70,15 @@
 %dir %{_datadir}/bigboard
 %{_datadir}/bigboard/*
 %{_bindir}/bigboard
+%{_libdir}/bonobo/servers/BigBoard_Applet.server
+%{_libexecdir}/bigboard-applet
 # no desktop file included because the bigboard is launched as part of online
 # desktop mode
 
 %changelog
+* Thu May 31 2007 Colin Walters <walters at redhat.com> - 0.4.0-1
+- Update 
+
 * Thu May 17 2007 Colin Walters <walters at redhat.com> - 0.3.2-6
 - Fix stale ref to keybinder sitelib
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/bigboard/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	16 May 2007 22:12:14 -0000	1.2
+++ sources	31 May 2007 21:24:31 -0000	1.3
@@ -1 +1 @@
-538ae2379bd3b00e8b98832ba382f234  bigboard-0.3.2.tar.gz
+27eaa94787cbf2f2ac3dd5d7525f0027  bigboard-0.4.0.tar.gz




More information about the fedora-extras-commits mailing list