Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37561742
en ru br
Репозитории ALT

Группа :: Редакторы
Пакет: vim-plugin-fugitive

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

Полный changelog можно просмотреть здесь

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