Author: prism Date: Sun Feb 10 09:12:30 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.9
---- Files affected: SPECS: sshfs-fuse.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/sshfs-fuse.spec diff -u SPECS/sshfs-fuse.spec:1.11 SPECS/sshfs-fuse.spec:1.12 --- SPECS/sshfs-fuse.spec:1.11 Tue Dec 25 23:15:15 2007 +++ SPECS/sshfs-fuse.spec Sun Feb 10 10:12:25 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.8 -Release: 2 +Version: 1.9 +Release: 1 License: GPL v2 Group: Applications/System Source0: http://dl.sourceforge.net/fuse/%{name}-%{version}.tar.gz -# Source0-md5: 3c575cf89a6d3d8ab6063c2f60bd5b25 +# Source0-md5: 05c3da4fa0f673f7ce5f480b3023af61 URL: http://fuse.sourceforge.net/sshfs.html BuildRequires: glib2-devel >= 2.0 BuildRequires: libfuse-devel >= 0:2.5 @@ -24,7 +24,8 @@ %setup -q %build -%configure +%configure \ + --enable-sshnodelay %{__make} %install @@ -48,6 +49,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2008-02-10 09:12:25 prism +- up to 1.9 + Revision 1.11 2007-12-25 22:15:15 glen - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sshfs-fuse.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
