Author: rotom Date: Fri Jul 11 21:19:09 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.1
---- Files affected: SPECS: sshfs-fuse.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/sshfs-fuse.spec diff -u SPECS/sshfs-fuse.spec:1.12 SPECS/sshfs-fuse.spec:1.13 --- SPECS/sshfs-fuse.spec:1.12 Sun Feb 10 10:12:25 2008 +++ SPECS/sshfs-fuse.spec Fri Jul 11 23:19:04 2008 @@ -2,12 +2,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 @@ -25,7 +25,7 @@ %build %configure \ - --enable-sshnodelay + --enable-sshnodelay %{__make} %install @@ -42,6 +42,7 @@ %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_bindir}/sshfs %attr(755,root,root) %{_libdir}/sshnodelay.so +%{_mandir}/man1/sshfs.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -49,7 +50,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.12 2008/02/10 09:12:25 prism +Revision 1.13 2008/07/11 21:19:04 rotom +- up to 2.1 + +Revision 1.12 2008-02-10 09:12:25 prism - up to 1.9 Revision 1.11 2007-12-25 22:15:15 glen ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sshfs-fuse.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
