[packages/whois] - rel 2; enable iconv

arekm arekm at pld-linux.org
Mon Aug 1 11:25:53 CEST 2016


commit 985c5c7fe427580fa5c913acf86060cee3d3ba61
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Aug 1 11:25:47 2016 +0200

    - rel 2; enable iconv

 whois.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/whois.spec b/whois.spec
index 7889a5c..bc6c133 100644
--- a/whois.spec
+++ b/whois.spec
@@ -4,7 +4,7 @@ Summary(ru.UTF-8):	Улучшенный клиент WHOIS
 Summary(uk.UTF-8):	Покращений клієнт WHOIS
 Name:		whois
 Version:	5.2.12
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Networking/Utilities
 Source0:	http://ftp.debian.org/debian/pool/main/w/whois/%{name}_%{version}.tar.xz
@@ -54,7 +54,8 @@ echo 'install-pos: install' >> po/Makefile
 %{__make} \
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags} %{rpmcppflags}" \
-	HAVE_LIBIDN=1
+	HAVE_LIBIDN=1 \
+	HAVE_ICONV=1
 
 %{__make} -C po
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/whois.git/commitdiff/985c5c7fe427580fa5c913acf86060cee3d3ba61



More information about the pld-cvs-commit mailing list