]> git.pld-linux.org Git - packages/sshfs-fuse.git/commitdiff
- up to 2.1 AC-branch auto/ac/sshfs-fuse-2_1-1
authorRobert Tomasik <rotom@pld-linux.org>
Fri, 11 Jul 2008 21:19:04 +0000 (21:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sshfs-fuse.spec -> 1.13

sshfs-fuse.spec

index 730935d30785c2894cd7dab2b3c4d84aacb9afae..06fe25b6d32772cd46606b3761c9023003125d96 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Filesystem based on the SSH File Transfer Protocol
 Summary(pl.UTF-8):     System plików oparty na protokole SSH File Transfer Protocol
 Name:          sshfs-fuse
-Version:       1.9
+Version:       2.1
 Release:       1
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://dl.sourceforge.net/fuse/%{name}-%{version}.tar.gz
-# Source0-md5: 05c3da4fa0f673f7ce5f480b3023af61
+# Source0-md5: 997a419b6d0ad32a516823f8746b75c7
 URL:           http://fuse.sourceforge.net/sshfs.html
 BuildRequires: glib2-devel >= 2.0
 BuildRequires: libfuse-devel >= 0:2.5
@@ -24,7 +24,7 @@ System plików oparty na protokole SSH File Transfer Protocol.
 
 %build
 %configure \
-    --enable-sshnodelay
+       --enable-sshnodelay
 %{__make}
 
 %install
@@ -41,3 +41,4 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/sshfs
 %attr(755,root,root) %{_libdir}/sshnodelay.so
+%{_mandir}/man1/sshfs.1*
This page took 0.088627 seconds and 4 git commands to generate.