rpms/bigboard/devel .cvsignore, 1.6, 1.7 bigboard.spec, 1.13, 1.14 sources, 1.7, 1.8

Colin Walters (walters) fedora-extras-commits at redhat.com
Fri Jun 8 22:49:21 UTC 2007


Author: walters

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/bigboard/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	8 Jun 2007 18:58:57 -0000	1.6
+++ .cvsignore	8 Jun 2007 22:48:46 -0000	1.7
@@ -3,3 +3,4 @@
 bigboard-0.4.2.tar.gz
 bigboard-0.4.3.tar.gz
 bigboard-0.4.4.tar.gz
+bigboard-0.4.5.tar.gz


Index: bigboard.spec
===================================================================
RCS file: /cvs/extras/rpms/bigboard/devel/bigboard.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- bigboard.spec	8 Jun 2007 21:49:05 -0000	1.13
+++ bigboard.spec	8 Jun 2007 22:48:46 -0000	1.14
@@ -2,8 +2,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           bigboard
-Version:        0.4.4
-Release:        3%{?dist}
+Version:        0.4.5
+Release:        1%{?dist}
 Summary:        Sidebar application launcher using mugshot.org
 
 Group:          Applications/Internet
@@ -26,11 +26,6 @@
 BuildRequires:	gtk2-devel
 BuildRequires:	pygtk2-devel
 BuildRequires:	gnome-keyring-devel
-BuildRequires:	hippo-canvas-python
-BuildRequires:	dbus-python
-BuildRequires:	gnome-python2-gnomekeyring
-BuildRequires:	gnome-python2-desktop
-BuildRequires:	gnome-python2-applet
 
 %description
 Bigboard is a sidebar and application launcher that works with mugshot.org
@@ -40,7 +35,7 @@
 %setup -q
 
 %build
-%configure --disable-static
+%configure --disable-static --disable-pymod-checks
 make %{?_smp_mflags}
 
 %install
@@ -83,9 +78,10 @@
 # desktop mode
 
 %changelog
-* Fri Jun 08 2007 Colin Walters <walters at redhat.com> - 0.4.4-3
+* Fri Jun 08 2007 Colin Walters <walters at redhat.com> - 0.4.5-1
 - update
-- add some brs
+- disable pymod checks
+- remove python build requires
 
 * Fri Jun 08 2007 Colin Walters <walters at redhat.com> - 0.4.3-2
 - disttag


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/bigboard/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	8 Jun 2007 18:58:57 -0000	1.7
+++ sources	8 Jun 2007 22:48:46 -0000	1.8
@@ -1 +1,2 @@
 1247f90724607903db50928243f4d959  bigboard-0.4.4.tar.gz
+0ec6f87bb24a8c3532ea9d0fd05f6c31  bigboard-0.4.5.tar.gz




More information about the fedora-extras-commits mailing list