Репозитории ALT

Группа :: Редакторы
Пакет: vim-plugin-mail-after-ftplugin
Главная Изменения Спек Патчи Sources Загрузить Gear Bugs and FR Repocop
# vim: set ft=spec: -*- rpm-spec -*-
# $Id: vim-plugin-mail-after-ftplugin,v 1.2 2004/06/26 14:07:02 raorn Exp $
%define plugname mail
%define plugtype after-ftplugin
%define plugver 1.9
Name: vim-plugin-%plugname-%plugtype
Version: %plugver
Release: alt1.1
Summary: FtPlugin for helping writing mail
Group: Editors
License: Distributable
Url: http://www.vim.org/scripts/script.php?script_id=99
BuildArch: noarch
Source: %plugname.tgz
Patch: %name-1.9-alt-disable-default.patch
PreReq: vim-common >= 4:6.3.007-alt1
BuildPreReq: vim-devel
%description
This plugin's purpose is helping with mail editing. It has two
major roles. The first is email address retrievel and the second is
added functionality while editing.
To enable this plugin define "use_mail_after_ftplugin" variable somewhere
in your .vimrc file.
%prep
%setup -q -c
%patch -p1
%install
%__mkdir_p %buildroot%vim_doc_dir
%__mkdir_p %buildroot%vim_after_ftplugin_dir
%__install -m644 after/ftplugin/mail.vim %buildroot%vim_after_ftplugin_dir
%__install -m644 after/ftplugin/mail*.mod %buildroot%vim_after_ftplugin_dir
%__install -m644 doc/mail.txt %buildroot%vim_doc_dir
%post
%update_vimhelp
%postun
%clean_vimhelp
%files
%doc %vim_doc_dir/mail.txt
%vim_after_ftplugin_dir/mail.vim
%vim_after_ftplugin_dir/mail*.mod
%changelog
…
Полный changelog можно просмотреть здесь
# $Id: vim-plugin-mail-after-ftplugin,v 1.2 2004/06/26 14:07:02 raorn Exp $
%define plugname mail
%define plugtype after-ftplugin
%define plugver 1.9
Name: vim-plugin-%plugname-%plugtype
Version: %plugver
Release: alt1.1
Summary: FtPlugin for helping writing mail
Group: Editors
License: Distributable
Url: http://www.vim.org/scripts/script.php?script_id=99
BuildArch: noarch
Source: %plugname.tgz
Patch: %name-1.9-alt-disable-default.patch
PreReq: vim-common >= 4:6.3.007-alt1
BuildPreReq: vim-devel
%description
This plugin's purpose is helping with mail editing. It has two
major roles. The first is email address retrievel and the second is
added functionality while editing.
To enable this plugin define "use_mail_after_ftplugin" variable somewhere
in your .vimrc file.
%prep
%setup -q -c
%patch -p1
%install
%__mkdir_p %buildroot%vim_doc_dir
%__mkdir_p %buildroot%vim_after_ftplugin_dir
%__install -m644 after/ftplugin/mail.vim %buildroot%vim_after_ftplugin_dir
%__install -m644 after/ftplugin/mail*.mod %buildroot%vim_after_ftplugin_dir
%__install -m644 doc/mail.txt %buildroot%vim_doc_dir
%post
%update_vimhelp
%postun
%clean_vimhelp
%files
%doc %vim_doc_dir/mail.txt
%vim_after_ftplugin_dir/mail.vim
%vim_after_ftplugin_dir/mail*.mod
%changelog
…
Полный changelog можно просмотреть здесь