rpms/xastir/F-9 xastir-1.9.2-wget.patch,NONE,1.1

Lucian Langa (lucilanga) fedora-extras-commits at redhat.com
Sun May 18 16:01:21 UTC 2008


Author: lucilanga

Update of /cvs/pkgs/rpms/xastir/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4260

Added Files:
	xastir-1.9.2-wget.patch 
Log Message:
patch for newer wget

xastir-1.9.2-wget.patch:

--- NEW FILE xastir-1.9.2-wget.patch ---
--- xastir-1.9.2/src/util.c	2007-08-14 19:41:10.000000000 +0300
+++ xastir-1.9.2-mod/src/util.c	2008-05-18 17:37:53.000000000 +0300
@@ -5161,7 +5161,7 @@
     char tempfile[500];
 
     xastir_snprintf(tempfile, sizeof(tempfile),
-        "%s --server-response --timestamping --tries=1 --timeout=%d --output-document=%s \'%s\' 2> /dev/null\n",
+        "%s --server-response --tries=1 --timeout=%d --output-document=%s \'%s\' 2> /dev/null\n",
         WGET_PATH,
         net_map_timeout,
         local_filename,




More information about the fedora-extras-commits mailing list