Hello community, here is the log from the commit of package perl-Net-Whois-Raw for openSUSE:Factory checked in at Wed May 25 10:10:48 CEST 2011.
-------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/perl-Net-Whois-Raw/perl-Net-Whois-Raw.changes 2010-12-01 14:51:42.000000000 +0100 @@ -0,0 +1,58 @@ +------------------------------------------------------------------- +Wed Dec 1 13:34:13 UTC 2010 - [email protected] + +- switch to perl_requires macro + +------------------------------------------------------------------- +Thu Sep 30 20:02:36 UTC 2010 - [email protected] + +- update to 2.25 + - And then again to www_whois (but to another URL) +- 2.24 Sep 01 2010 Ilya Chesnokov + - For .BZ domains whois server changed from www_whois to whois.belizenic.bz +- 2.23 Aug 25 2010 Walery Studennikov + - Fixed problem with tests for .TJ domains +- noarch pkg +- recreated by cpanspec 1.78 + +------------------------------------------------------------------- +Mon Apr 26 10:17:40 UTC 2010 - [email protected] + +- update to 2.22: + + Added whois servers for zones: .MD, .GD, .HT, .IM, .KI, .LC, + .TRAVEL, .FM, .CO, .LA, .SB, .VN, .CM + + Fixed %strip hash for .CX, .MU, .NL, .TL + + Fixed $CACHE_TIME parameter documentation + +------------------------------------------------------------------- +Thu Apr 1 10:27:01 UTC 2010 - [email protected] + +- update to 2.20: + + Exceed patterns updated for whois.eu + + Fixed whois_config (CHECK_EXCEED support) + + $Net::Whois::Raw::USE_CNAMES option removed (who needs it??) + + Crutch for rechecking RELCOM-domains through WWW + +------------------------------------------------------------------- +Thu Mar 25 11:10:49 UTC 2010 - [email protected] + +- update to 2.18: + + many bugfixes + + core now uses unicode + + Support for OMIT_MSG == 2 and CHECK_FAIL == 2 was dropped + + fixes for .CN and .VN domains + + add five zones: COM.UA ORG.UA KIEV.UA BIZ.UA NOV.RU + + Support for list of whois servers which has no idn support + + support for cyrillic .RF domain + + fixes for multilingual TLDs + + search DNS-servers in .org, .biz, .name zones through + a whois-server of appropriate zone + + external hooks support: whois_query_sockparams, + whois_query_socket, + whois_query_ua + +------------------------------------------------------------------- +Thu Mar 19 09:39:45 CET 2009 - [email protected] + +- initial version 1.63 + calling whatdependson for head-i586 New: ---- Net-Whois-Raw-2.25.tar.bz2 perl-Net-Whois-Raw.changes perl-Net-Whois-Raw.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Net-Whois-Raw.spec ++++++ # # spec file for package perl-Net-Whois-Raw # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: perl-Net-Whois-Raw %define cpan_name Net-Whois-Raw Summary: Get Whois information for domains Version: 2.25 Release: 1 License: GPL+ or Artistic Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Net-Whois-Raw/ #Source: http://www.cpan.org/modules/by-module/Net/Net-Whois-Raw-%{version}.tar.gz Source: %{cpan_name}-%{version}.tar.bz2 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl BuildRequires: perl(Module::Build) BuildRequires: perl-macros BuildRequires: perl(Encode) BuildRequires: perl(Test::More) # BuildRequires: perl(Getopt::Long) >= 2 BuildRequires: perl(HTTP::Headers) BuildRequires: perl(HTTP::Request) BuildRequires: perl(LWP::UserAgent) BuildRequires: perl(URI::URL) # Requires: perl(Getopt::Long) >= 2 Requires: perl(HTTP::Headers) Requires: perl(HTTP::Request) Requires: perl(LWP::UserAgent) Requires: perl(URI::URL) %description Net::Whois::Raw queries WHOIS servers about domains. The module supports recursive WHOIS queries. Also queries via HTTP is supported for some TLDs. Setting the variables $OMIT_MSG and $CHECK_FAIL will match the results against a set of known patterns. The first flag will try to omit the copyright message/disclaimer, the second will attempt to determine if the search failed and return undef in such a case. IMPORTANT: these checks merely use pattern matching; they will work on several servers but certainly not on all of them. Author: ------- Ariel Brosh [email protected] Gabor Szabo [email protected] Corris Randall [email protected] Walery Studennikov [email protected] %prep %setup -q -n %{cpan_name}-%{version} %{__chmod} 0644 pwhois %build %{__perl} Build.PL installdirs=vendor ./Build build flags=%{?_smp_mflags} %check ./Build test %install ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 %perl_gen_filelist %clean %{__rm} -rf $RPM_BUILD_ROOT %files -f %{name}.files %defattr(-,root,root,-) %doc Changes COPYRIGHT pwhois README %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
