rpms/bigboard/F-7 bigboard.spec,1.8,1.9 sources,1.4,1.5

Colin Walters (walters) fedora-extras-commits at redhat.com
Fri Jun 8 23:37:50 UTC 2007


Author: walters

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

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- bigboard.spec	8 Jun 2007 16:11:58 -0000	1.8
+++ bigboard.spec	8 Jun 2007 23:37:15 -0000	1.9
@@ -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.3
-Release:        2%{?dist}
+Version:        0.4.6
+Release:        1%{?dist}
 Summary:        Sidebar application launcher using mugshot.org
 
 Group:          Applications/Internet
@@ -18,6 +18,7 @@
 Requires:       gnome-python2-desktop
 Requires:       gnome-python2-gnomedesktop
 Requires:       gnome-python2-gnomekeyring
+Requires:	gnome-python2-applet
 Requires:       dbus-python
 
 BuildRequires:	pkgconfig
@@ -34,7 +35,7 @@
 %setup -q
 
 %build
-%configure --disable-static
+%configure --disable-static --disable-pymod-checks
 make %{?_smp_mflags}
 
 %install
@@ -77,6 +78,11 @@
 # desktop mode
 
 %changelog
+* Fri Jun 08 2007 Colin Walters <walters at redhat.com> - 0.4.6-1
+- update
+- 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/F-7/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	8 Jun 2007 15:52:58 -0000	1.4
+++ sources	8 Jun 2007 23:37:15 -0000	1.5
@@ -1 +1 @@
-18811a67c91e33ad6a10bfc8296c8d00  bigboard-0.4.3.tar.gz
+0983904104426488f3c3f01ba1f9bdb1  bigboard-0.4.6.tar.gz




More information about the scm-commits mailing list