From 68332d6a6b7c29e593c957b394e842934616ff76 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 29 Jan 2008 04:48:54 +0000 Subject: [PATCH] Another missing file --- gvfs.spec | 2 ++ smb-browse.mount.in | 6 ++++++ 2 files changed, 8 insertions(+) create mode 100644 smb-browse.mount.in diff --git a/gvfs.spec b/gvfs.spec index 4ca1064..e4bc996 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -10,6 +10,7 @@ Source: http://download.gnome.org/sources/gvfs/0.1/gvfs-%{version}.tar.bz2 Source1: http.mount.in Source2: dav.mount.in Source3: smb.mount.in +Source4: smb-browse.mount.in BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pkgconfig BuildRequires: glib2-devel >= 2.15.4 @@ -42,6 +43,7 @@ required to develop applications using gvfs. cp %{SOURCE1} daemon cp %{SOURCE2} daemon cp %{SOURCE3} daemon +cp %{SOURCE4} daemon %build %configure diff --git a/smb-browse.mount.in b/smb-browse.mount.in new file mode 100644 index 0000000..94421ab --- /dev/null +++ b/smb-browse.mount.in @@ -0,0 +1,6 @@ +[Mount] +Type=smb-network;smb-server +Exec=@libexecdir@/gvfsd-smb-browse +DBusName=org.gtk.vfs.mountpoint.smb_browse +AutoMount=true +