]> git.pld-linux.org Git - packages/fusesmb.git/blame - fusesmb.spec
- not Base
[packages/fusesmb.git] / fusesmb.spec
CommitLineData
0f5e36aa 1Summary: SMB for Fuse
2Summary(pl): SMB dla Fuse
3Name: fusesmb
4Version: 0.8.5
5Release: 1
6License: GPL
8eab7f49 7Group: Applications/System
0f5e36aa 8Source0: http://www.ricardis.tudelft.nl/~vincent/fusesmb/download/%{name}-%{version}.tar.gz
9# Source0-md5: 8b9268826b544ad124e016ced17d5310
10URL: http://www.ricardis.tudelft.nl/~vincent/fusesmb/
11BuildRequires: libfuse-devel >= 2.3
12BuildRequires: libsmbclient-devel >= 3.0
13# needed by stupid configure check, anyone wants to write a patch?
14BuildRequires: samba-client
15Requires: samba-client
16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
17
18%description
19With SMB for Fuse you can seamlessly browse your network
20neighbourhood as were it on your own filesystem.
21
22It's basically smbmount with a twist. Instead of mounting one Samba
23share at a time, you mount all workgroups, hosts and shares at once.
24Only when you're accessing a share a connection is made to the
25remote computer.
26
27%description -l pl
28