]> git.pld-linux.org Git - packages/whois.git/blobdiff - whois.spec
- up to 5.2.3
[packages/whois.git] / whois.spec
index 46e401830dcc4d826c7b83464b5ecbaca4c0791c..1ce8325ab29ce3d147466eb6db6155bd5ef88391 100644 (file)
@@ -8,16 +8,16 @@ Summary(pl.UTF-8):    Rozszerzony klient WHOIS
 Summary(ru.UTF-8):     Улучшенный клиент WHOIS
 Summary(uk.UTF-8):     Покращений клієнт WHOIS
 Name:          whois
-Version:       5.0.25
+Version:       5.2.3
 Release:       1
 License:       GPL v2+
 Group:         Networking/Utilities
 Source0:       http://ftp.debian.org/debian/pool/main/w/whois/%{name}_%{version}.tar.xz
-# Source0-md5: 8f873c1c51592ee419b2a46b0a3c8432
+# Source0-md5: 8144fc16bd11f04087c6f91f26ced381
 Patch0:                %{name}-idn.patch
 Patch1:                %{name}-config.patch
 URL:           http://www.linux.it/~md/software/
-BuildRequires: gettext-devel
+BuildRequires: gettext-tools
 BuildRequires: libidn-devel
 BuildRequires: perl-base
 BuildRequires: tar >= 1:1.22
@@ -52,9 +52,6 @@ większosci zapytań.
 %patch0 -p1
 %patch1 -p1
 
-mv -f po/{no,nb}.po
-%{__perl} -pi -e 's/no\.mo/nb.mo/' po/Makefile
-
 # Makefile vs po/Makefile mismatch
 echo 'install-pos: install' >> po/Makefile
 
@@ -76,6 +73,8 @@ install whois.conf $RPM_BUILD_ROOT%{_sysconfdir}
        BASEDIR=$RPM_BUILD_ROOT \
        prefix=%{_prefix}
 
+%{__rm} $RPM_BUILD_ROOT{%{_bindir}/mkpasswd,%{_mandir}/man1/mkpasswd.1}
+
 %find_lang %{name}
 
 %clean
This page took 0.025978 seconds and 4 git commands to generate.