rpms/gobby/devel gobby.spec,1.8,1.9

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sat Apr 15 22:13:12 UTC 2006


Author: lmacken

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

Modified Files:
	gobby.spec 
Log Message:
add gnome-vfs2-devel to buildrequires


Index: gobby.spec
===================================================================
RCS file: /cvs/extras/rpms/gobby/devel/gobby.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gobby.spec	15 Apr 2006 09:46:34 -0000	1.8
+++ gobby.spec	15 Apr 2006 22:13:12 -0000	1.9
@@ -2,7 +2,7 @@
 
 Name:           gobby
 Version:        0.4.0
-Release:        1%{?dist}
+Release:        2.%{_rc}%{?dist}
 Summary:        Free collaborative editor
 
 Group:          Applications/Internet
@@ -14,6 +14,7 @@
 
 BuildRequires:  libxml++-devel, gtksourceview-devel, gtkmm24-devel, obby-devel
 BuildRequires:  desktop-file-utils, libXau-devel, libXdmcp-devel
+BuildRequires:  gnome-vfs2-devel
 
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
@@ -70,8 +71,12 @@
 
 
 %changelog
+* Sat Apr 15 2006 Luke Macken <lmacken at redhat.com> - 0.4.0-2.rc1
+- Add gnome-vfs2-devel to BuildRequires
+
 * Sat Apr 15 2006 Luke Macken <lmacken at redhat.com> - 0.4.0-1.rc1
 - 0.4.0rc1
+- gobby-0.4.0rc1-nodoclist.patch
 
 * Wed Feb 15 2006 Luke Macken <lmacken at redhat.com> - 0.3.0-4
 - Rebuild for Fedora Extras 5




More information about the scm-commits mailing list