Accepting request 45611 from home:dimstar:branches:network:utilities

Copy from home:dimstar:branches:network:utilities/wget via accept of submit request 45611 revision 3.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/45611
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=9
This commit is contained in:
OBS User mrdocs
2010-08-15 21:14:08 +00:00
committed by Git OBS Bridge
parent 3e4fc30a1c
commit c2e8ee2439
8 changed files with 171 additions and 81 deletions

View File

@@ -1,9 +1,14 @@
--- doc/sample.wgetrc
Index: doc/sample.wgetrc
===================================================================
--- doc/sample.wgetrc.orig
+++ doc/sample.wgetrc
@@ -110,3 +110,6 @@
# To have Wget follow FTP links from HTML files by default, set this
# to on:
#follow_ftp = off
+
+# Let the DNS resolver decide whether to prefer IPv4 or Pv6
@@ -114,6 +114,9 @@
# To try ipv6 addresses first:
#prefer-family = IPv6
+#
+# Let the DNS resolver decide whether to prefer IPv4 or IPv6
+prefer-family = none
# Set default IRI support state
#iri = off