diff options
Diffstat (limited to 'whois.spec')
-rw-r--r-- | whois.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,6 @@ Summary: Enhanced WHOIS client Name: whois -Version: 5.0.12 +Version: 5.0.13 Release: 1 License: GPL Vendor: Marco d'Itri <md@linux.it> @@ -39,10 +39,12 @@ rm -rf ${RPM_BUILD_ROOT} %doc %{prefix}/share/man/man1/whois.1.gz %doc %{prefix}/share/man/man1/mkpasswd.1.gz %lang(cs) %{prefix}/share/locale/cs/LC_MESSAGES/whois.mo +%lang(da) %{prefix}/share/locale/da/LC_MESSAGES/whois.mo %lang(de) %{prefix}/share/locale/de/LC_MESSAGES/whois.mo %lang(el) %{prefix}/share/locale/el/LC_MESSAGES/whois.mo %lang(es) %{prefix}/share/locale/es/LC_MESSAGES/whois.mo %lang(eu) %{prefix}/share/locale/eu/LC_MESSAGES/whois.mo +%lang(fi) %{prefix}/share/locale/fi/LC_MESSAGES/whois.mo %lang(fr) %{prefix}/share/locale/fr/LC_MESSAGES/whois.mo %lang(it) %{prefix}/share/locale/it/LC_MESSAGES/whois.mo %lang(ja) %{prefix}/share/locale/ja/LC_MESSAGES/whois.mo @@ -50,6 +52,7 @@ rm -rf ${RPM_BUILD_ROOT} %lang(pl) %{prefix}/share/locale/pl/LC_MESSAGES/whois.mo %lang(pt_BR) %{prefix}/share/locale/pt_BR/LC_MESSAGES/whois.mo %lang(ru) %{prefix}/share/locale/ru/LC_MESSAGES/whois.mo +%lang(zh_CN) %{prefix}/share/locale/zh_CN/LC_MESSAGES/whois.mo %changelog * Sun Jul 13 2003 Paul Mundt <lethal@linux-sh.org> |