Author: sparky                       Date: Sun Jan 15 16:35:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- force sshfs build

---- Files affected:
SPECS:
   lufs.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/lufs.spec
diff -u SPECS/lufs.spec:1.27 SPECS/lufs.spec:1.28
--- SPECS/lufs.spec:1.27        Sun Jan 15 17:13:34 2006
+++ SPECS/lufs.spec     Sun Jan 15 17:35:50 2006
@@ -23,6 +23,7 @@
 Source1:       %{name}-Makefile
 Patch0:                %{name}-fix_install.patch
 Patch1:                %{name}-am.patch
+Patch2:                %{name}-no_buildtime_ssh.patch
 URL:           http://lufs.sourceforge.net/lufs/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -85,6 +86,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %if %{with userspace}
@@ -93,6 +95,7 @@
 %{__autoconf}
 %{__automake}
 %configure \
+       --with-ssh="%{_bindir}/ssh" \
        --disable-kernel-support \
        --enable-shared \
        --enable-wavfs
@@ -237,6 +240,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2006/01/15 16:35:50  sparky
+- force sshfs build
+
 Revision 1.27  2006/01/15 16:13:34  sparky
 - added ppc(64) hack
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lufs.spec?r1=1.27&r2=1.28&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to