|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: fuse-sshfs
|
|
|
|
|
Version: 2.2
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Summary: FUSE-Filesystem to access remote filesystems via SSH
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Base
|
|
|
|
@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man1/sshfs.1.gz
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue May 18 2010 Peter Lemenkov <lemenkov@gmail.com> 2.2-6
|
|
|
|
|
- Fix building on EL-6
|
|
|
|
|
|
|
|
|
|