[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/ftp/devel ftp.spec, 1.18, 1.19 netkit-ftp-0.17-vsftp165083.patch, 1.2, 1.3
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/ftp/devel ftp.spec, 1.18, 1.19 netkit-ftp-0.17-vsftp165083.patch, 1.2, 1.3
- Date: Tue, 30 Aug 2005 11:24:06 -0400
Author: praszyk
Update of /cvs/dist/rpms/ftp/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv6027
Modified Files:
ftp.spec netkit-ftp-0.17-vsftp165083.patch
Log Message:
This is a placebo commit (can not build).
Index: ftp.spec
===================================================================
RCS file: /cvs/dist/rpms/ftp/devel/ftp.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ftp.spec 30 Aug 2005 09:13:43 -0000 1.18
+++ ftp.spec 30 Aug 2005 15:24:02 -0000 1.19
@@ -23,7 +23,7 @@
Transfer Protocol) client. FTP is a widely used protocol for
transferring files over the Internet and for archiving files.
-If your system is on a network, you should install ftp in order to do
+If your system is on a network, you should install ftp in order to do
file transfers.
%prep
netkit-ftp-0.17-vsftp165083.patch:
ftp.c | 31 ++++++++++++++++++++++++++++++-
1 files changed, 30 insertions(+), 1 deletion(-)
Index: netkit-ftp-0.17-vsftp165083.patch
===================================================================
RCS file: /cvs/dist/rpms/ftp/devel/netkit-ftp-0.17-vsftp165083.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- netkit-ftp-0.17-vsftp165083.patch 30 Aug 2005 09:30:43 -0000 1.2
+++ netkit-ftp-0.17-vsftp165083.patch 30 Aug 2005 15:24:02 -0000 1.3
@@ -14,7 +14,7 @@
data = -1;
- (void) getreply(0);
+ old_code_l = code;
-+ (void) getreply (0);
++ (void) getreply(0);
+
+ /* Following "if" will avoid a bug #165083 in ftp-server */
+ /* It can be later removed. */
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]