]> git.pld-linux.org Git - packages/whois.git/blobdiff - whois.spec
- 5.0.7
[packages/whois.git] / whois.spec
index 985883363efde8ff9c78c6211adaad3d1a6b2713..66ef2948c4f5a91de961160631f9b1138f4140a9 100644 (file)
@@ -3,12 +3,12 @@ Summary(pl.UTF-8):    Rozszerzony klient WHOIS
 Summary(ru.UTF-8):     Улучшенный клиент WHOIS
 Summary(uk.UTF-8):     Покращений клієнт WHOIS
 Name:          whois
-Version:       4.7.28
+Version:       5.0.7
 Release:       1
 License:       GPL v2
 Group:         Networking/Utilities
 Source0:       http://ftp.debian.org/debian/pool/main/w/whois/%{name}_%{version}.tar.gz
-# Source0-md5: 90b8f4014d7e2249b74ac0cc56de2360
+# Source0-md5: bab31f39eb4328b489027091b964c174
 Patch0:                %{name}-idn.patch
 Patch1:                %{name}-config.patch
 URL:           http://www.linux.it/~md/software/
@@ -57,13 +57,15 @@ echo 'install-pos: install' >> po/Makefile
        CFLAGS="%{rpmcflags}" \
        HAVE_LIBIDN=1
 
+%{__make} -C po
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_bindir},%{_mandir}/man1}
 
 install whois.conf $RPM_BUILD_ROOT%{_sysconfdir}
 
-%{__make} install \
+%{__make} install install-pos \
        BASEDIR=$RPM_BUILD_ROOT \
        prefix=%{_prefix}
 
This page took 0.061803 seconds and 4 git commands to generate.