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..eef1376 100644 --- a/whois.spec +++ b/whois.spec @@ -1,7 +1,7 @@ # -# 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. +# 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,12 +20,12 @@ Name: whois BuildRequires: libidn-devel -License: GPL v2 or later +License: GPLv2+ 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