Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37768665
en ru br
ALT Linux repositórios
S:3.7-alt1

Group :: Editores
RPM: vim-plugin-fugitive

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname vim-fugitive

Name: vim-plugin-fugitive
Version: 3.7
Release: alt1

Summary: A Git wrapper for Vim

License: Vim
Group: Editors
Url: https://github.com/tpope/vim-fugitive

VCS: git://git.altlinux.org/gears/v/vim-plugin-fugitive.git
Source: %oname-%version.tar
Source1: %name.watch

Provides: %oname
Requires: git-core curl

BuildRequires: rpm-build-vim
BuildArch: noarch

%description
%summary.

For more information, see `:help fugitive`.

%prep
%setup -n %oname-%version

%install
mkdir -p %buildroot%vim_runtime_dir
find . -mindepth 1 -maxdepth 1 -type d \
-exec cp -a -t %buildroot%vim_runtime_dir '{}' ';'

%files
%vim_runtime_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