rpms/bigboard/devel bigboard.spec,1.67,1.68

Owen Taylor otaylor at fedoraproject.org
Tue Oct 28 22:19:09 UTC 2008


Author: otaylor

Update of /cvs/extras/rpms/bigboard/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7013

Modified Files:
	bigboard.spec 
Log Message:
Add missing Requires: python-twyt


Index: bigboard.spec
===================================================================
RCS file: /cvs/extras/rpms/bigboard/devel/bigboard.spec,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- bigboard.spec	28 Oct 2008 22:12:57 -0000	1.67
+++ bigboard.spec	28 Oct 2008 22:18:38 -0000	1.68
@@ -3,7 +3,7 @@
 
 Name:           bigboard
 Version:        0.6.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Sidebar application launcher using mugshot.org
 
 Group:          Applications/Internet
@@ -26,6 +26,7 @@
 Requires:       online-desktop >= 0.3.0
 Requires:	python-BeautifulSoup
 Requires:       python-gdata
+Requires:	python-twyt
 
 BuildRequires:	pkgconfig
 BuildRequires:	empathy-devel
@@ -124,6 +125,9 @@
 killall -HUP gconfd-2 || :
 
 %changelog
+* Tue Oct 28 2008 Owen Taylor <otaylor at redhat.com> - 0.6.4-2
+- Add missing Requires: python-twyt
+
 * Tue Oct 28 2008 Owen Taylor <otaylor at redhat.com> - 0.6.4-1
 - Update to 0.6.4 (Fix Logout menu option not working)
 




More information about the scm-commits mailing list