Hello community,

here is the log from the commit of package whois for openSUSE:Factory
checked in at Wed Mar 23 12:13:16 CET 2011.



--------
--- whois/whois.changes 2010-12-01 13:03:41.000000000 +0100
+++ /mounts/work_src_done/STABLE/whois/whois.changes    2011-03-22 
11:18:32.000000000 +0100
@@ -1,0 +2,9 @@
+Tue Mar 22 10:15:42 UTC 2011 - pu...@novell.com
+
+- update to whois-5.0.11
+  * Added the remaining IPv4 allocations.
+  * Added new ASN allocations.
+  * Updated the .co and .gm TLD servers.
+- run spec-cleaner
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  whois_5.0.10.tar.bz2

New:
----
  whois_5.0.11.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ whois.spec ++++++
--- /var/tmp/diff_new_pack.c9A7O4/_old  2011-03-23 12:12:09.000000000 +0100
+++ /var/tmp/diff_new_pack.c9A7O4/_new  2011-03-23 12:12:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package whois (Version 5.0.10)
+# spec file for package whois
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -15,21 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           whois
-BuildRequires:  libidn-devel
-License:        GPLv2+
-Group:          Productivity/Networking/Other
-Provides:       ripe-whois-tools 
-AutoReqProv:    on
-Url:            http://www.linux.it/~md/software/
-Version:        5.0.10
+Version:        5.0.11
 Release:        1
+License:        GPLv2+
 Summary:        Whois Client Program
+Url:            http://www.linux.it/~md/software/
+Group:          Productivity/Networking/Other
 Source:         %{name}_%{version}.tar.bz2
-Patch1:         %{name}-4.7.33-nb.patch
+Patch1:         whois-4.7.33-nb.patch
+BuildRequires:  libidn-devel
+Provides:       ripe-whois-tools
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -39,23 +37,17 @@
 appropriate whois server for most queries. This package also contains
 mkpasswd, a simple front-end to crypt(3).
 
-
-
-Authors:
---------
-    Marco d'Itri <m...@linux.it>
-
 %prep
 %setup -n whois-%{version}
 %patch1
 rename no nb po/no.*
 
 %build
-make all mkpasswd HAVE_LIBIDN=1 HAVE_ICONV=1 CFLAGS="$RPM_OPT_FLAGS"
+make all mkpasswd HAVE_LIBIDN=1 HAVE_ICONV=1 CFLAGS="%{optflags}"
 
 %install
-mkdir -p $RPM_BUILD_ROOT{/usr/bin,%{_mandir}/man1}
-make BASEDIR=$RPM_BUILD_ROOT mandir=%{_mandir} prefix=/usr \
+mkdir -p %{buildroot}{/usr/bin,%{_mandir}/man1}
+make BASEDIR=%{buildroot} mandir=%{_mandir} prefix=/usr \
        install install-mkpasswd install-pos
 %find_lang %{name}
 

++++++ whois_5.0.10.tar.bz2 -> whois_5.0.11.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whois-5.0.10/as_del_list new/whois-5.0.11/as_del_list
--- old/whois-5.0.10/as_del_list        2009-09-09 18:55:12.000000000 +0200
+++ new/whois-5.0.11/as_del_list        2011-01-10 09:07:03.000000000 +0100
@@ -65,7 +65,8 @@
 47104  52223   ripe
 52224  53247   lacnic
 55296  56319   apnic
+56320  58367   ripe
 
 # catch all: everything else comes from ARIN
-1      47103   arin
+1      55295   arin
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whois-5.0.10/config.h new/whois-5.0.11/config.h
--- old/whois-5.0.10/config.h   2010-12-01 01:37:59.000000000 +0100
+++ new/whois-5.0.11/config.h   2011-01-10 09:07:28.000000000 +0100
@@ -1,5 +1,5 @@
 /* Program version */
-#define VERSION "5.0.10"
+#define VERSION "5.0.11"
 
 /* Configurable features */
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whois-5.0.10/debian/changelog 
new/whois-5.0.11/debian/changelog
--- old/whois-5.0.10/debian/changelog   2010-11-30 23:52:11.000000000 +0100
+++ new/whois-5.0.11/debian/changelog   2011-02-03 20:01:13.000000000 +0100
@@ -1,3 +1,11 @@
+whois (5.0.11) unstable; urgency=medium
+
+  * Added the remaining IPv4 allocations.
+  * Added new ASN allocations.
+  * Updated the .co and .gm TLD servers.
+
+ -- Marco d'Itri <m...@linux.it>  Sun, 23 Jan 2011 18:08:55 +0100
+
 whois (5.0.10) unstable; urgency=medium
 
   * Added new IPv4 allocations.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whois-5.0.10/ip_del_list new/whois-5.0.11/ip_del_list
--- old/whois-5.0.10/ip_del_list        2010-11-30 23:56:38.000000000 +0100
+++ new/whois-5.0.11/ip_del_list        2011-02-03 19:59:19.000000000 +0100
@@ -16,7 +16,7 @@
 31.0.0.0/8     ripe
 36.0.0.0/8     apnic
 37.0.0.0/8     ripe
-39.0.0.0/8     UNALLOCATED
+39.0.0.0/8     apnic
 41.0.0.0/8     afrinic
 42.0.0.0/8     apnic
 43.0.0.0/8     whois.nic.ad.jp
@@ -37,15 +37,13 @@
 77.0.0.0/8     ripe
 78.0.0.0/7     ripe
 80.0.0.0/4     ripe                    # => 95.255.255.255
-96.0.0.0/6     arin                    # => 99.255.255.255
-100.0.0.0/8    arin
 101.0.0.0/8    apnic
+102.0.0.0/8    afrinic
+103.0.0.0/8    apnic
 105.0.0.0/8    afrinic
-107.0.0.0/8    arin
-108.0.0.0/8    arin
+106.0.0.0/8    apnic
 109.0.0.0/8    ripe
 110.0.0.0/7    apnic
-96.0.0.0/4     UNALLOCATED             # => 112.215.255.255
 112.160.0.0/11 whois.nic.or.kr
 115.0.0.0/12   whois.nic.or.kr
 115.16.0.0/13  whois.nic.or.kr
@@ -119,12 +117,12 @@
 176.0.0.0/8    ripe
 177.0.0.0/8    lacnic
 178.0.0.0/8    ripe
-179.0.0.0/8    UNALLOCATED
+179.0.0.0/8    lacnic
 180.0.0.0/8    apnic
 181.0.0.0/8    lacnic
 183.96.0.0/11  whois.nic.or.kr
 182.0.0.0/7    apnic
-185.0.0.0/8    UNALLOCATED
+185.0.0.0/8    ripe
 186.0.0.0/7    lacnic
 188.0.0.0/8    ripe # transferred from ARIN to to RIPE
 189.0.0.0/8    lacnic
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whois-5.0.10/tld_serv_list 
new/whois-5.0.11/tld_serv_list
--- old/whois-5.0.10/tld_serv_list      2010-10-06 17:55:46.000000000 +0200
+++ new/whois-5.0.11/tld_serv_list      2011-01-23 20:19:32.000000000 +0100
@@ -107,7 +107,7 @@
 .edu.cn        whois.edu.cn
 .cn    whois.cnnic.cn
 .uk.co whois.uk.co
-.co    WEB http://www.whois.co/
+.co    whois.nic.co
 .cr    WEB http://www.nic.cr/niccr_publico/showRegistroDominiosScreen.do
 .cu    WEB http://www.nic.cu/
 .cv    NONE            # www.dns.cv?
@@ -143,7 +143,7 @@
 .gh    WEB http://www.nic.gh/customer/search_c.htm
 .gi    AFILIAS
 .gl    whois.nic.gl
-.gm    whois.ripe.net  # www.nic.gm
+.gm    WEB http://www.nic.gm/htmlpages/whois.htm
 .gn    NONE            # http://www.psg.com/dns/gn/
 .gp    whois.nic.gp
 .gq    NONE            # NO NIC http://www.getesa.gq/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whois-5.0.10/whois.spec new/whois-5.0.11/whois.spec
--- old/whois-5.0.10/whois.spec 2010-12-01 01:38:02.000000000 +0100
+++ new/whois-5.0.11/whois.spec 2011-01-10 09:07:23.000000000 +0100
@@ -1,6 +1,6 @@
 Summary: Enhanced WHOIS client
 Name: whois
-Version: 5.0.10
+Version: 5.0.11
 Release: 1
 License: GPL
 Vendor: Marco d'Itri <m...@linux.it>


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to