rpms/bigboard/F-7 bigboard.spec,1.10,1.11 sources,1.6,1.7

Colin Walters (walters) fedora-extras-commits at redhat.com
Mon Jul 2 16:38:04 UTC 2007


Author: walters

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

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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- bigboard.spec	29 Jun 2007 23:20:33 -0000	1.10
+++ bigboard.spec	2 Jul 2007 16:37:28 -0000	1.11
@@ -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.8
+Version:        0.4.9
 Release:        1%{?dist}
 Summary:        Sidebar application launcher using mugshot.org
 
@@ -18,8 +18,8 @@
 Requires:       gnome-python2-desktop
 Requires:       gnome-python2-gnomedesktop
 Requires:       gnome-python2-gnomekeyring
+Requires:       gnome-python2-gconf
 Requires:	gnome-python2-applet
-Requires:	gnome-python2-gconf
 Requires:       dbus-python
 
 BuildRequires:	pkgconfig
@@ -85,12 +85,22 @@
 
 %post
 export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
-gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || :
+gconftool-2 --makefile-install-rule \
+  %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || :
 killall -HUP gconfd-2 || :
 
 %changelog
-* Fri Jun 29 2007 Colin Walters <walters at redhat.com> - 0.4.8-1
-- merge from devel
+* Mon Jul 02 2007 Colin Walters <walters at redhat.com> - 0.4.9-1
+- 0.4.9 (b.r.c 246417)
+
+* Fri Jun 29 2007 Colin Walters <walters at redhat.com> - 0.4.8-2
+- update
+- disable schemas install
+
+* Thu Jun 28 2007 Colin Walters <walters at redhat.com> - 0.4.7-1
+- update
+- add gconf goo
+- require latest mugshot
 
 * Fri Jun 08 2007 Colin Walters <walters at redhat.com> - 0.4.6-1
 - update


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/bigboard/F-7/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	2 Jul 2007 15:09:22 -0000	1.6
+++ sources	2 Jul 2007 16:37:28 -0000	1.7
@@ -1 +1,2 @@
 cd361cfaa247dac93148f97688b23655  bigboard-0.4.8.tar.gz
+1b5a1a98075a1de09828cbd609923ecd  bigboard-0.4.9.tar.gz




More information about the scm-commits mailing list