SHA256
1
0
forked from pool/whois

build with iconv support (bnc#642681)

OBS-URL: https://build.opensuse.org/package/show/network:utilities/whois?expand=0&rev=13
This commit is contained in:
Petr Uzel 2010-10-01 09:34:13 +00:00 committed by Git OBS Bridge
parent 216a935322
commit 43309a294d
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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}