From d728b1eec5cf77a4f9d1a06e8046044cc97cc033 Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Aug 15 2018 20:33:12 +0000 Subject: Update to 2.10 --- diff --git a/.gitignore b/.gitignore index 5a91f76..f62af6f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ -sshfs-fuse-2.2.tar.gz -/sshfs-fuse-2.3.tar.gz -/sshfs-fuse-2.4.tar.gz -/sshfs-fuse-2.5.tar.gz +/sshfs-2.10.tar.gz +/sshfs-2.10.tar.gz.asc diff --git a/fuse-sshfs.spec b/fuse-sshfs.spec index fb560cf..9b987bc 100644 --- a/fuse-sshfs.spec +++ b/fuse-sshfs.spec @@ -1,54 +1,93 @@ %global _hardened_build 1 + Name: fuse-sshfs -Version: 2.5 +Version: 2.10 Release: 1%{?dist} Summary: FUSE-Filesystem to access remote filesystems via SSH Group: System Environment/Base License: GPLv2 -URL: http://fuse.sourceforge.net/sshfs.html -Source0: http://downloads.sourceforge.net/fuse/sshfs-fuse-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +URL: https://github.com/libfuse/sshfs +Source0: https://github.com/libfuse/sshfs/releases/download/sshfs-%{version}/sshfs-%{version}.tar.gz +Source1: https://github.com/libfuse/sshfs/releases/download/sshfs-%{version}/sshfs-%{version}.tar.gz.asc + Provides: sshfs = %{version}-%{release} Requires: fuse >= 2.2 Requires: openssh-clients + +BuildRequires: gcc BuildRequires: fuse-devel >= 2.2 BuildRequires: glib2-devel >= 2.0 BuildRequires: openssh-clients + %description This is a FUSE-filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there's nothing to do. On the client side mounting the filesystem is as easy as logging into the server with ssh. + %prep -%setup -q -n sshfs-fuse-%{version} +%setup -q -n sshfs-%{version} + %build %configure make %{?_smp_mflags} + %install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT +make install DESTDIR=%{buildroot} %clean rm -rf $RPM_BUILD_ROOT %files -%doc AUTHORS ChangeLog COPYING FAQ.txt NEWS README +%doc AUTHORS +%license COPYING %{_bindir}/sshfs -%if 0%{?el5} -# if openssh-clients < 4.4 -%{_libdir}/sshnodelay.so -%endif %{_mandir}/man1/sshfs.1.gz + %changelog -* Tue Jan 28 2014 Orion Poplawski - 2.5-1 +* Wed Aug 15 2018 Michael Cronenworth - 2.10-1 +- Ver. 2.10 - last 2.x release + +* Fri Jul 13 2018 Fedora Release Engineering - 2.8-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Feb 07 2018 Fedora Release Engineering - 2.8-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Aug 02 2017 Fedora Release Engineering - 2.8-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 2.8-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Feb 10 2017 Fedora Release Engineering - 2.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Wed Nov 23 2016 Peter Lemenkov - 2.8-1 +- Ver. 2.8 + +* Wed Feb 03 2016 Fedora Release Engineering - 2.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Jun 17 2015 Fedora Release Engineering - 2.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sun Dec 14 2014 Peter Lemenkov - 2.5-1 - Ver. 2.5 +- Removed support for building on EPEL 5 (not sure if it was even possible there) + +* Sat Aug 16 2014 Fedora Release Engineering - 2.4-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 2.4-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Sep 01 2013 Peter Lemenkov - 2.4-5 - Build with PIE diff --git a/sources b/sources index a564a6b..3269165 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -17494910db8383a366b1301e5f5148a9 sshfs-fuse-2.5.tar.gz +SHA512 (sshfs-2.10.tar.gz) = 8887eb634edc4c64cf7a0c1a1be4d9ef72d5080eec687d187898dc31bb841ed730850bae8467247a05e56c2b4ef7e9d02fdc0812d48876e145c9826a7406d9ff +SHA512 (sshfs-2.10.tar.gz.asc) = 5353b1625539132a924db9e5b03334d6f987b6f6f6241ff5fb98333263dda2e0e2931a4f4a30d59e59dca5edd586e41c957af3cdc6bd4092ccb6008fb7e7951c