[packages/sshfs-fuse] - up to 2.8

adwol adwol at pld-linux.org
Fri Aug 12 21:15:11 CEST 2016


commit f7f3c58232d3e500a19dc7e5997b1a64abf870a3
Author: Adam Osuchowski <adwol at pld-linux.org>
Date:   Fri Aug 12 21:13:49 2016 +0200

    - up to 2.8

 sshfs-fuse.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/sshfs-fuse.spec b/sshfs-fuse.spec
index 35f9fff..6eee722 100644
--- a/sshfs-fuse.spec
+++ b/sshfs-fuse.spec
@@ -1,13 +1,13 @@
 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:	2.4
-Release:	2
+Version:	2.8
+Release:	1
 License:	GPL v2
 Group:		Applications/System
-Source0:	http://downloads.sourceforge.net/fuse/%{name}-%{version}.tar.gz
-# Source0-md5:	3c7c3647c52ce84d09486f1da3a3ce24
-URL:		http://fuse.sourceforge.net/sshfs.html
+Source0:	http://github.com/libfuse/sshfs/releases/download/sshfs_%{version}/sshfs-%{version}.tar.gz
+# Source0-md5:	0ba25e848ee59e2595d6576c8f6284b6
+URL:		https://github.com/libfuse/sshfs
 BuildRequires:	glib2-devel >= 2.0
 BuildRequires:	libfuse-devel >= 0:2.6
 BuildRequires:	pkgconfig
@@ -20,7 +20,7 @@ Filesystem based on the SSH File Transfer Protocol.
 System plików oparty na protokole SSH File Transfer Protocol.
 
 %prep
-%setup -q
+%setup -q -n sshfs-%{version}
 
 %build
 %configure \
@@ -38,7 +38,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS ChangeLog
 %attr(755,root,root) %{_bindir}/sshfs
 %attr(755,root,root) %{_libdir}/sshnodelay.so
 %{_mandir}/man1/sshfs.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sshfs-fuse.git/commitdiff/f7f3c58232d3e500a19dc7e5997b1a64abf870a3



More information about the pld-cvs-commit mailing list