Author: tommat                       Date: Sat Nov  8 23:27:19 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- --enable-rsync-compat determines rsync BR
- enabled scp backend

---- Files affected:
SPECS:
   scponly.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/scponly.spec
diff -u SPECS/scponly.spec:1.19 SPECS/scponly.spec:1.20
--- SPECS/scponly.spec:1.19     Sat Nov  8 14:01:43 2008
+++ SPECS/scponly.spec  Sun Nov  9 00:27:14 2008
@@ -16,7 +16,7 @@
 Summary(pl.UTF-8):     Okrojona powłoka dająca dostęp tylko do scp i/lub sftp
 Name:          scponly
 Version:       4.8
-Release:       0.1
+Release:       0.2
 License:       BSD-like
 Group:         Applications/Shells
 Source0:       http://dl.sourceforge.net/scponly/%{name}-%{version}.tgz
@@ -35,8 +35,8 @@
 BuildRequires: fakeroot
 BuildRequires: openssh-clients
 BuildRequires: openssh-server
-BuildRequires: rsync
 %endif
+BuildRequires: rsync
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # better destination?
@@ -106,6 +106,7 @@
 %configure \
        --bindir=%{_sbindir} \
        --enable-rsync-compat \
+       --enable-scp-compat \
        --with-sftp-server=%{_libdir}/openssh/sftp-server \
        %{?with_chroot:--enable-chrooted-binary} \
 
@@ -205,6 +206,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2008/11/08 23:27:14  tommat
+- --enable-rsync-compat determines rsync BR
+- enabled scp backend
+
 Revision 1.19  2008/11/08 13:01:43  glen
 - comment syntax for lua
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/scponly.spec?r1=1.19&r2=1.20&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to