rpms/ftp/devel ftp.spec, 1.18, 1.19 netkit-ftp-0.17-vsftp165083.patch, 1.2, 1.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Aug 30 15:24:06 UTC 2005


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.                              */




More information about the fedora-cvs-commits mailing list