rpms/bisho/F-12 bisho.spec,1.13,1.14

Peter Robinson pbrobinson at fedoraproject.org
Thu Dec 3 23:16:29 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/bisho/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28826

Modified Files:
	bisho.spec 
Log Message:
- Require gvfs to fix issues with gtk_show_uri


Index: bisho.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bisho/F-12/bisho.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- bisho.spec	13 Nov 2009 16:54:35 -0000	1.13
+++ bisho.spec	3 Dec 2009 23:16:29 -0000	1.14
@@ -1,6 +1,6 @@
 Name:           bisho
 Version:        0.17
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Moblin configuration tool for mojito social network aggregator
 
 Group:          System Environment/Libraries
@@ -27,6 +27,8 @@ Requires(pre): GConf2
 Requires(post): GConf2
 Requires(preun): GConf2
 
+Requires: gvfs
+
 %description
 A tool to configure user and account details for the mojito social network 
 aggregation service.
@@ -92,6 +94,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/icons/hicolor/48x48/apps/bisho.png
 
 %changelog
+* Thu Dec  3 2009 Peter Robinson <pbrobinson at gmail.com> 0.17-2
+- Require gvfs to fix issues with gtk_show_uri
+
 * Fri Nov 13 2009 Peter Robinson <pbrobinson at gmail.com> 0.17-1
 - New upstream 0.17 release
 




More information about the scm-commits mailing list