]> git.pld-linux.org Git - packages/whois.git/blobdiff - whois.spec
- updated gettext BR
[packages/whois.git] / whois.spec
index 7bb3cdf160b3d3dfa74acd1b3e2e25521d3e1afc..5733ed18abea76290da3df95e2f299fa73b3ad33 100644 (file)
@@ -8,17 +8,16 @@ Summary(pl.UTF-8):    Rozszerzony klient WHOIS
 Summary(ru.UTF-8):     Улучшенный клиент WHOIS
 Summary(uk.UTF-8):     Покращений клієнт WHOIS
 Name:          whois
-Version:       5.0.22
+Version:       5.2.0
 Release:       1
 License:       GPL v2+
 Group:         Networking/Utilities
 Source0:       http://ftp.debian.org/debian/pool/main/w/whois/%{name}_%{version}.tar.xz
-# Source0-md5: b9879010d925d5300f79b3db4a138a14
+# Source0-md5: 0e5966b051735fff91792fa40c3d030f
 Patch0:                %{name}-idn.patch
 Patch1:                %{name}-config.patch
-Patch2:                %{name}-pl.po-update.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,10 +51,6 @@ większosci zapytań.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -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
@@ -78,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
@@ -89,3 +86,4 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/whois
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/whois.conf
 %{_mandir}/man1/whois.1*
+%{_mandir}/man5/whois.conf.5*
This page took 0.089286 seconds and 4 git commands to generate.