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}