SPECS: sftp.spec - rel 6; open mode added
arekm
arekm at pld-linux.org
Tue Feb 24 08:34:31 CET 2009
Author: arekm Date: Tue Feb 24 07:34:31 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 6; open mode added
---- Files affected:
SPECS:
sftp.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: SPECS/sftp.spec
diff -u SPECS/sftp.spec:1.35 SPECS/sftp.spec:1.36
--- SPECS/sftp.spec:1.35 Mon Feb 23 23:08:21 2009
+++ SPECS/sftp.spec Tue Feb 24 08:34:25 2009
@@ -3,12 +3,13 @@
Summary(pl.UTF-8): Zamiennik ftp działający poprzez tunel rsh/ssh
Name: sftp
Version: 0.9.9
-Release: 5
+Release: 6
License: GPL
Group: Applications/Networking
Source0: http://www.xbill.org/sftp/download/old/%{name}-%{version}.tar.gz
# Source0-md5: 9880c86ed928997da069bdb108bf4ad9
Patch0: %{name}-DESTDIR.patch
+Patch1: %{name}-open.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: readline-devel >= 4.1
@@ -32,6 +33,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
%{__aclocal}
@@ -65,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2009/02/24 07:34:25 arekm
+- rel 6; open mode added
+
Revision 1.35 2009/02/23 22:08:21 arekm
- release 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sftp.spec?r1=1.35&r2=1.36&f=u
More information about the pld-cvs-commit
mailing list