Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37038719
en ru br
Репозитории ALT
S:1.9-alt2
5.1: 1.9-alt2
4.1: 1.9-alt1.1
4.0: 1.9-alt1.1
3.0: 1.9-alt1.1
www.altlinux.org/Changes

Группа :: Редакторы
Пакет: 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 можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin