]> git.pld-linux.org Git - packages/whois.git/commitdiff
- updated to 4.7.21 auto/th/whois-4_7_21-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 7 Apr 2007 12:37:03 +0000 (12:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added pl.po-update patch

Changed files:
    whois.spec -> 1.97

whois.spec

index 488e8fdae21e7c84064c7dc66ec2790e63aa50c8..5f7421cdcb7391ab642fd7bc0844c2c3fc628a96 100644 (file)
@@ -3,13 +3,14 @@ Summary(pl.UTF-8):    Rozszerzony klient WHOIS
 Summary(ru.UTF-8):     Улучшенный клиент WHOIS
 Summary(uk.UTF-8):     Покращений клієнт WHOIS
 Name:          whois
-Version:       4.7.20
+Version:       4.7.21
 Release:       1
 License:       GPL
 Group:         Networking/Utilities
 Source0:       http://ftp.debian.org/debian/pool/main/w/whois/%{name}_%{version}.tar.gz
-# Source0-md5: 81cea7350890d2a4dc974f661be31c7d
+# Source0-md5: 465479682f31f0627ebc4ab3e365b7d2
 Patch0:                %{name}-idn.patch
+Patch1:                %{name}-pl.po-update.patch
 URL:           http://www.linux.it/~md/software/
 BuildRequires: gettext-devel
 BuildRequires: libidn-devel
@@ -42,6 +43,7 @@ większosci zapytań.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 mv -f po/{no,nb}.po
 %{__perl} -pi -e 's/no\.mo/nb.mo/' po/Makefile
This page took 0.286488 seconds and 4 git commands to generate.