From 22c0bc9cda7d9f3ddd4ed8c700fb6671024f7558b726843a5155689ffe244b74 Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Mon, 4 Jan 2010 13:22:57 +0000 Subject: [PATCH 1/2] update to whois-5.0.0 OBS-URL: https://build.opensuse.org/package/show/network:utilities/whois?expand=0&rev=6 --- whois-4.7.33-nb.patch | 8 ++++---- whois.changes | 13 +++++++++++++ whois.spec | 4 ++-- whois_4.7.36.tar.bz2 | 3 --- whois_5.0.0.tar.bz2 | 3 +++ 5 files changed, 22 insertions(+), 9 deletions(-) delete mode 100644 whois_4.7.36.tar.bz2 create mode 100644 whois_5.0.0.tar.bz2 diff --git a/whois-4.7.33-nb.patch b/whois-4.7.33-nb.patch index 05231fc..e8b5607 100644 --- a/whois-4.7.33-nb.patch +++ b/whois-4.7.33-nb.patch @@ -1,13 +1,13 @@ Index: po/Makefile =================================================================== ---- po/Makefile.orig 2008-12-09 01:49:28.000000000 +0100 -+++ po/Makefile 2009-05-04 11:47:31.000000000 +0200 +--- po/Makefile.orig 2009-12-07 01:30:09.000000000 +0100 ++++ po/Makefile 2010-01-04 14:05:26.000000000 +0100 @@ -6,7 +6,7 @@ INSTALLNLSDIR=$(BASEDIR)$(prefix)/share/ PACKAGE = whois --CATALOGS = cs.mo de.mo el.mo es.mo eu.mo fr.mo it.mo ja.mo no.mo pl.mo pt_BR.mo ru.mo fi.mo -+CATALOGS = cs.mo de.mo el.mo es.mo eu.mo fr.mo it.mo ja.mo nb.mo pl.mo pt_BR.mo ru.mo fi.mo +-CATALOGS = cs.mo de.mo el.mo es.mo eu.mo fi.mo fr.mo it.mo ja.mo no.mo pl.mo pt_BR.mo ru.mo zh_CN.po ++CATALOGS = cs.mo de.mo el.mo es.mo eu.mo fi.mo fr.mo it.mo ja.mo nb.mo pl.mo pt_BR.mo ru.mo zh_CN.mo POTFILES=../whois.c ../mkpasswd.c diff --git a/whois.changes b/whois.changes index d9ca9e1..a081559 100644 --- a/whois.changes +++ b/whois.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jan 4 13:17:27 UTC 2010 - puzel@novell.com + +- update to whois-5.0.0 + * Added optional support for automatically transcoding the + output of servers. + * Automatically add --show-handles to queries for .dk domains. + * Normalize the querystring and convert it to punycode even if a + server is specified on the command line. + * Updated the .id, .is, .my, .sb and .tj TLD servers. + * Removed the .mm, .pw, .sr and .tp TLD servers. + * Cleaned up the horrible strings manipulation code. + ------------------------------------------------------------------- Thu Aug 13 09:17:43 UTC 2009 - puzel@novell.com diff --git a/whois.spec b/whois.spec index c8bdf04..53c5ca9 100644 --- a/whois.spec +++ b/whois.spec @@ -1,5 +1,5 @@ # -# spec file for package whois (Version 4.7.36) +# spec file for package whois (Version 5.0.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -25,7 +25,7 @@ Group: Productivity/Networking/Other Provides: ripe-whois-tools AutoReqProv: on Url: http://www.linux.it/~md/software/ -Version: 4.7.36 +Version: 5.0.0 Release: 1 Summary: Whois Client Program Source: %{name}_%{version}.tar.bz2 diff --git a/whois_4.7.36.tar.bz2 b/whois_4.7.36.tar.bz2 deleted file mode 100644 index 70f9a54..0000000 --- a/whois_4.7.36.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe91626286c772a5c539c84af398f9601325c142cc7d16caa0407cdeeb8596df -size 65936 diff --git a/whois_5.0.0.tar.bz2 b/whois_5.0.0.tar.bz2 new file mode 100644 index 0000000..c20522d --- /dev/null +++ b/whois_5.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5993d14839225883424b85fb41a10d411e26488ef75286da57ed5dfe003e51f +size 69556 From f419aa6f948fcfb34389ed35542bba6056890620a6bb051f8bea672b66fe7c03 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 7 Jan 2010 12:04:48 +0000 Subject: [PATCH 2/2] checked in OBS-URL: https://build.opensuse.org/package/show/network:utilities/whois?expand=0&rev=7 --- whois.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/whois.spec b/whois.spec index 53c5ca9..eef1376 100644 --- a/whois.spec +++ b/whois.spec @@ -1,7 +1,7 @@ # # spec file for package whois (Version 5.0.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -20,7 +20,7 @@ Name: whois BuildRequires: libidn-devel -License: GPL v2 or later +License: GPLv2+ Group: Productivity/Networking/Other Provides: ripe-whois-tools AutoReqProv: on