Package vim-plugin-vimirc: Specfile

%define plugname vimirc

Name: vim-plugin-%plugname
Version: 0.9.28
Release: alt1

Summary: IRC client plugin for VIm
Summary(ru_RU.CP1251): IRC-\xea\xeb\xe8\xe5\xed\xf2 \xe4\xeb\xff VIm

Group: Networking/IRC
License: Same as for Vim
Url: %vim_script_url 931
BuildArch: noarch

Source: %plugname.vim

PreReq: vim-common >= 4:6.3.007-alt1
BuildPreReq: vim-devel

# FIXME
Requires: perl(Encode.pm) perl(Fcntl.pm) perl(IO/Select.pm) perl(IO/Socket.pm)

Packager: VIm Plugins Development Team <vim-plugins@packages.altlinux.org>

%description
This is an IRC client which runs on Vim. It has some of the features IRC
users might expect, such as multiple servers connectivity, DCC SEND/CHAT
features etc. Read the plugin file for more feature info and usage
instructions.

%description -l ru_RU.CP1251
\xcf\xeb\xe0\xe3\xe8\xed \xe4\xeb\xff VIm \xf1 \xf4\xf3\xed\xea\xf6\xe8\xee\xed\xe0\xeb\xfc\xed\xee\xf1\xf2\xfc\xfe IRC-\xea\xeb\xe8\xe5\xed\xf2\xe0. \xc8\xed\xf4\xee\xf0\xec\xe0\xf6\xe8\xfe \xee \xe2\xee\xe7\xec\xee\xe6\xed\xee\xf1\xf2\xff\xf5
\xe8 \xf1\xee\xe2\xe5\xf2\xfb \xef\xee \xe8\xf1\xef\xee\xeb\xfc\xe7\xee\xe2\xe0\xed\xe8\xfe \xe2\xfb \xec\xee\xe6\xe5\xf2\xe5 \xed\xe0\xe9\xf2\xe8 \xe2 \xf1\xe0\xec\xee\xec \xf4\xe0\xe9\xeb\xe5 \xef\xeb\xe0\xe3\xe8\xed\xe0.

\xc1\xfb\xf1\xf2\xf0\xfb\xe9 \xf1\xf2\xe0\xf0\xf2: \xe7\xe0\xef\xf3\xf1\xf2\xe8\xf2\xe5 VIm \xe8 \xe2\xfb\xef\xee\xeb\xed\xe8\xf2\xe5 \xea\xee\xec\xe0\xed\xe4\xf3 :VimIRC. \xcf\xee\xf1\xeb\xe5 \xef\xee\xe4\xea\xeb\xfe\xf7\xe5\xed\xe8\xff
\xea irc.freenode.net \xed\xe0\xe6\xec\xe8\xf2\xe5 i, \xf7\xf2\xee\xe1\xfb \xef\xe5\xf0\xe5\xe9\xf2\xe8 \xe2 \xf0\xe5\xe6\xe8\xec \xe2\xe2\xee\xe4\xe0 IRC-\xea\xee\xec\xe0\xed\xe4.
\xd2\xe5\xef\xe5\xf0\xfc \xec\xee\xe6\xed\xee \xe2\xfb\xe4\xe0\xe2\xe0\xf2\xfc \xee\xe1\xfb\xf7\xed\xfb\xe5 \xea\xee\xec\xe0\xed\xe4\xfb, \xf2\xe0\xea\xe8\xe5 \xea\xe0\xea /join. \xc2 \xee\xea\xed\xe0\xf5 \xea\xe0\xed\xe0\xeb\xee\xe2
\xf0\xe5\xe6\xe8\xec \xe2\xe2\xee\xe4\xe0 \xf1\xee\xee\xe1\xf9\xe5\xed\xe8\xff \xe2\xea\xeb\xfe\xf7\xe0\xe5\xf2\xf1\xff \xf2\xe0\xea\xe6\xe5 \xed\xe0\xe6\xe0\xf2\xe8\xe5\xec i.

%prep
%setup -cT
%__cp %SOURCE0 .

%install
%__mkdir_p %buildroot%vim_plugin_dir
%__install -m644 %plugname.vim %buildroot%vim_plugin_dir

%files
%vim_plugin_dir/%plugname.vim

%changelog
* Sat May 28 2005 Andrey Rahmatullin <wrar@altlinux.ru> 0.9.28-alt1
- 0.9.28

* Fri Mar 11 2005 Andrey Rahmatullin <wrar@altlinux.ru> 0.9.10-alt1
- 0.9.10

* Fri Jan 21 2005 Andrey Rahmatullin <wrar@altlinux.ru> 0.8.11-alt1
- 0.8.11

* Thu Jan 20 2005 Andrey Rahmatullin <wrar@altlinux.ru> 0.8.10-alt1
- 0.8.10

* Wed Jan 19 2005 Andrey Rahmatullin <wrar@altlinux.ru> 0.8.9-alt1
- initial build