From 43309a294d7e1aedbb35d43b58d08d3917dfaee18cb842f1da2320440ecfd35a Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Fri, 1 Oct 2010 09:34:13 +0000 Subject: [PATCH 1/3] build with iconv support (bnc#642681) OBS-URL: https://build.opensuse.org/package/show/network:utilities/whois?expand=0&rev=13 --- whois.changes | 5 +++++ whois.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/whois.changes b/whois.changes index df67c23..692bfb3 100644 --- a/whois.changes +++ b/whois.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 1 09:31:39 UTC 2010 - puzel@novell.com + +- build with iconv support (bnc#642681) + ------------------------------------------------------------------- Mon Aug 9 07:29:02 UTC 2010 - puzel@novell.com diff --git a/whois.spec b/whois.spec index 145816b..03008de 100644 --- a/whois.spec +++ b/whois.spec @@ -51,7 +51,7 @@ Authors: rename no nb po/no.* %build -make all mkpasswd HAVE_LIBIDN=1 CFLAGS="$RPM_OPT_FLAGS" +make all mkpasswd HAVE_LIBIDN=1 HAVE_ICONV=1 CFLAGS="$RPM_OPT_FLAGS" %install mkdir -p $RPM_BUILD_ROOT{/usr/bin,%{_mandir}/man1} From eee1e44fa8468fefe63e3164badf7120d26d49552a10472c3e507ee179eba66b Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 1 Oct 2010 23:38:54 +0000 Subject: [PATCH 2/3] Accepting request 49617 from network:utilities checked in (request 49617) OBS-URL: https://build.opensuse.org/request/show/49617 OBS-URL: https://build.opensuse.org/package/show/network:utilities/whois?expand=0&rev=14 --- whois.changes | 5 ----- whois.spec | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/whois.changes b/whois.changes index 692bfb3..df67c23 100644 --- a/whois.changes +++ b/whois.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Fri Oct 1 09:31:39 UTC 2010 - puzel@novell.com - -- build with iconv support (bnc#642681) - ------------------------------------------------------------------- Mon Aug 9 07:29:02 UTC 2010 - puzel@novell.com diff --git a/whois.spec b/whois.spec index 03008de..145816b 100644 --- a/whois.spec +++ b/whois.spec @@ -51,7 +51,7 @@ Authors: 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 CFLAGS="$RPM_OPT_FLAGS" %install mkdir -p $RPM_BUILD_ROOT{/usr/bin,%{_mandir}/man1} From 74f1e0553947933cb07e03c1e6b20753ea7e435441045e64ba0fc70959db299e Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 1 Oct 2010 23:38:56 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/whois revision 18.0 OBS-URL: https://build.opensuse.org/package/show/network:utilities/whois?expand=0&rev=0a47c06b585300ac612bf4120b1f765d --- whois.changes | 5 +++++ whois.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/whois.changes b/whois.changes index df67c23..692bfb3 100644 --- a/whois.changes +++ b/whois.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 1 09:31:39 UTC 2010 - puzel@novell.com + +- build with iconv support (bnc#642681) + ------------------------------------------------------------------- Mon Aug 9 07:29:02 UTC 2010 - puzel@novell.com diff --git a/whois.spec b/whois.spec index 145816b..9956d01 100644 --- a/whois.spec +++ b/whois.spec @@ -26,7 +26,7 @@ Provides: ripe-whois-tools AutoReqProv: on Url: http://www.linux.it/~md/software/ Version: 5.0.7 -Release: 1 +Release: 2 Summary: Whois Client Program Source: %{name}_%{version}.tar.bz2 Patch1: %{name}-4.7.33-nb.patch @@ -51,7 +51,7 @@ Authors: rename no nb po/no.* %build -make all mkpasswd HAVE_LIBIDN=1 CFLAGS="$RPM_OPT_FLAGS" +make all mkpasswd HAVE_LIBIDN=1 HAVE_ICONV=1 CFLAGS="$RPM_OPT_FLAGS" %install mkdir -p $RPM_BUILD_ROOT{/usr/bin,%{_mandir}/man1}