rpms/bigboard/devel bigboard.spec,1.61,1.62

Owen Taylor otaylor at fedoraproject.org
Tue Sep 2 17:54:47 UTC 2008


Author: otaylor

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

Modified Files:
	bigboard.spec 
Log Message:
Add missing BuildRequires on empathy-devel


Index: bigboard.spec
===================================================================
RCS file: /cvs/extras/rpms/bigboard/devel/bigboard.spec,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- bigboard.spec	2 Sep 2008 17:23:24 -0000	1.61
+++ bigboard.spec	2 Sep 2008 17:54:17 -0000	1.62
@@ -3,7 +3,7 @@
 
 Name:           bigboard
 Version:        0.6.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Sidebar application launcher using mugshot.org
 
 Group:          Applications/Internet
@@ -28,6 +28,7 @@
 Requires:       python-gdata
 
 BuildRequires:	pkgconfig
+BuildRequires:	empathy-devel
 BuildRequires:	intltool
 BuildRequires:	gtk2-devel
 BuildRequires:	pygtk2-devel
@@ -123,6 +124,9 @@
 killall -HUP gconfd-2 || :
 
 %changelog
+* Tue Sep  2 2008 Owen Taylor <otaylor at redhat.com> - 0.6.0-2
+- Add missing BuildRequires on empathy-devel
+
 * Tue Sep  2 2008 Owen Taylor <otaylor at redhat.com> - 0.6.0-1
 - Update to 0.6.0
 




More information about the fedora-extras-commits mailing list