Sophie

Sophie

distrib > Mandriva > 2007.0 > x86_64 > by-pkgid > 4e8839fac2e65486e33e4b578552b7be > files > 2

bw-whois-3.4-4mdv2007.0.src.rpm

diff -Naur whois-3.4/sd.conf whois-3.4.oden/sd.conf
--- whois-3.4/sd.conf	2003-01-27 23:28:17.000000000 +0100
+++ whois-3.4.oden/sd.conf	2003-01-28 06:36:36.000000000 +0100
@@ -1,4 +1,4 @@
-# /etc/whois/sd.conf
+# /etc/bw-whois/sd.conf
 # stripdisclaimer support for BW Whois
 #
 # This file is used by BW Whois begining with version 3.1. It is required 
diff -Naur whois-3.4/whois whois-3.4.oden/whois
--- whois-3.4/whois	2003-01-27 23:28:17.000000000 +0100
+++ whois-3.4.oden/whois	2003-01-28 06:37:54.000000000 +0100
@@ -33,9 +33,9 @@
 my $VERSION = "3.4";
 
 # the location (full path) for various optional files
-my $whois_conf_default = "/etc/whois/whois.conf";
-my $tld_conf           = "/etc/whois/tld.conf";
-my $sd_conf            = "/etc/whois/sd.conf";
+my $whois_conf_default = "/etc/bw-whois/whois.conf";
+my $tld_conf           = "/etc/bw-whois/tld.conf";
+my $sd_conf            = "/etc/bw-whois/sd.conf";
 
 # where to find bwInclude.pm if you need it
 # use lib "/path/to/directory";
@@ -1218,7 +1218,7 @@
                      is configured.)
 
   --tld <path>       Full path/file name for tld.conf file. Defaults 
-                     to "/etc/tld.conf".
+                     to "/etc/bw-whois/tld.conf".
 
   --host <host>      Hostname of the whois server
   -h <host>          this is the same as the <request>@<host> form
diff -Naur whois-3.4/whois.1 whois-3.4.oden/whois.1
--- whois-3.4/whois.1	2003-01-27 23:28:17.000000000 +0100
+++ whois-3.4.oden/whois.1	2003-01-28 06:39:21.000000000 +0100
@@ -354,7 +354,7 @@
 Print the version information and exit. 
 .Ip "--config=\fIpath\fR" 4
 .IX Item "--config=path"
-Full path to the configuration file. Default: \fI/etc/whois/whois.conf\fR
+Full path to the configuration file. Default: \fI/etc/bw-whois/whois.conf\fR
 .Ip "--refresh, -r" 4
 .IX Item "--refresh, -r"
 Refresh the cache for this query. Forces the request to go to the 
@@ -362,7 +362,7 @@
 is configured.)
 .Ip "--tld=\fIpath\fR" 4
 .IX Item "--tld=path"
-Full path/file name for tld.conf file. Default: \fI/etc/whois/tld.conf\fR
+Full path/file name for tld.conf file. Default: \fI/etc/bw-whois/tld.conf\fR
 .Ip "--host=\fIhost\fR, -h \fIhost\fR" 4
 .IX Item "--host=host, -h host"
 Specify a specific host. 
@@ -447,10 +447,10 @@
 This feature requires the \fIsd.conf\fR file. 
 .Ip "tld_conf \fIfilepath\fR" 4
 .IX Item "tld_conf filepath"
-Alternate location for the \fItld.conf\fR file. Default: \fI/etc/whois/tld.conf\fR
+Alternate location for the \fItld.conf\fR file. Default: \fI/etc/bw-whois/tld.conf\fR
 .Ip "sd_conf \fIfilepath\fR" 4
 .IX Item "sd_conf filepath"
-Alternate location for the \fIsd.conf\fR file. Default: \fI/etc/whois/sd.conf\fR
+Alternate location for the \fIsd.conf\fR file. Default: \fI/etc/bw-whois/sd.conf\fR
 .Ip "timeout \fInumber\fR" 4
 .IX Item "timeout number"
 The number of seconds to timeout if a result is not returned by a whois server. 
@@ -695,14 +695,14 @@
 \&\fIhttp://www.ietf.org/rfc/rfc0954.txt\fR
 .SH "FILES"
 .IX Header "FILES"
-.Ip "\fI/etc/whois/tld.conf\fR" 4
-.IX Item "/etc/whois/tld.conf"
+.Ip "\fI/etc/bw-whois/tld.conf\fR" 4
+.IX Item "/etc/bw-whois/tld.conf"
 An optional table of TLDs and associated whois servers. 
-.Ip "\fI/etc/whois/whois.conf\fR" 4
-.IX Item "/etc/whois/whois.conf"
+.Ip "\fI/etc/bw-whois/whois.conf\fR" 4
+.IX Item "/etc/bw-whois/whois.conf"
 A configuration file for optional flags and other configurable values.
-.Ip "\fI/etc/whois/sd.conf\fR" 4
-.IX Item "/etc/whois/sd.conf"
+.Ip "\fI/etc/bw-whois/sd.conf\fR" 4
+.IX Item "/etc/bw-whois/sd.conf"
 A configuration file for optional stripdisclaimer feature. 
 .SH "NOTE BENE"
 .IX Header "NOTE BENE"
@@ -715,7 +715,7 @@
 support \fItld.conf\fR file lookups for these domains. 
 .PP
 The default location for all the configuration files was changed to 
-\&\fI/etc/whois/\fR in version 3.1. 
+\&\fI/etc/bw-whois/\fR in version 3.1. 
 .PP
 The stripheader feature was changed to stripdisclaimer in version 3.1. 
 This feature now requires the \fIsd.conf\fR configuration file. 
diff -Naur whois-3.4/whois.conf whois-3.4.oden/whois.conf
--- whois-3.4/whois.conf	2003-01-27 23:28:17.000000000 +0100
+++ whois-3.4.oden/whois.conf	2003-01-28 06:40:01.000000000 +0100
@@ -18,8 +18,8 @@
 
 ### flags and parameters
 # stripdisclaimer false
-# tld_conf      /etc/whois/tld.conf
-# sd_conf       /etc/whois/sd.conf
+# tld_conf      /etc/bw-whois/tld.conf
+# sd_conf       /etc/bw-whois/sd.conf
 # timeout       60
 # default_host  whois.crsnic.net