Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37561928
en ru br
ALT Linux repositórios
S:1.5-alt4
5.0: 1.5-alt4
4.1: 1.5-alt4
4.0: 1.5-alt3
3.0: 1.5-alt1

Group :: Editores
RPM: vim-plugin-templatefile

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define plugname templatefile
Name: vim-plugin-%plugname
Version: 1.5
Release: alt4

Summary: loads template file when you edit new files
License: Distributable
Group: Editors
Url: %vim_script_url 198
BuildArch: noarch

Source: %plugname-%version.tar
Source1: skel.spec
Patch: templatefile-1.5-alt-disable-default.patch

BuildRequires(pre): vim-devel

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

%description
This plugin is for loading template files when editing new files.
A template file will be loaded if found, keywords in that template are
expanded, and/or a customized function for that type of files is called.

To enable this plugin define the "load_templates" variable
somewhere in your .vimrc file.

%prep
%setup -n %plugname-%version
%patch -p1

%install
%__mkdir_p %buildroot%vim_runtime_dir
%__cp -a vim/plugin %buildroot%vim_runtime_dir
%__cp -a vim/templates %buildroot%vim_dir
%__cp %SOURCE1 %buildroot%vim_dir/templates/

%files
%vim_dir/templates
%vim_plugin_dir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009