]> git.pld-linux.org Git - packages/whois.git/commitdiff
- added idn patch, release 2 auto/ac/whois-4_7_14-2 auto/th/whois-4_7_14-2
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 21 Jul 2006 12:32:56 +0000 (12:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    whois.spec -> 1.87

whois.spec

index 73e5e92cada2b99211e73d7d62c91368f300c368..f90c2f36dd2055773018439b23aec9600cc32ebd 100644 (file)
@@ -4,11 +4,12 @@ Summary(ru):  
 Summary(uk):   ðÏËÒÁÝÅÎÉÊ Ë̦¤ÎÔ WHOIS
 Name:          whois
 Version:       4.7.14
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking/Utilities
 Source0:       http://ftp.debian.org/debian/pool/main/w/whois/%{name}_%{version}.tar.gz
 # Source0-md5: 885213bf1b4d85c27ae8fbc583d3e81e
+Patch0:                %{name}-idn.patch
 URL:           http://www.linux.it/~md/software/
 BuildRequires: gettext-devel
 BuildRequires: libidn-devel
@@ -40,6 +41,7 @@ wi
 
 %prep
 %setup -q
+%patch0 -p1
 
 mv -f po/{no,nb}.po
 %{__perl} -pi -e 's/no\.mo/nb.mo/' po/Makefile
This page took 0.043253 seconds and 4 git commands to generate.