Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37837205
en ru br
ALT Linux repos
S:0.3-alt1
5.0: 0.1-alt2

Group :: Editors
RPM: vim-plugin-spec_alt-ftplugin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: vim-plugin-spec_alt-ftplugin
Version: 0.3
Release: alt1

Summary: Vim plugin for easy ALT RPM spec editing
Group: Editors
License: GPL-2.0-or-later

Url: http://git.altlinux.org/gears/v/vim-plugin-spec_alt-ftplugin.git
Source: %name-%version.tar
Packager: VIm Plugins Development Team <vim-plugins at packages.altlinux.org>

BuildArch: noarch

BuildPreReq: rpm-build-vim
PreReq: vim-common >= 4:6.3.007-alt1
Requires: describe-specfile

%description
This is an alternative spec file handling plugin which makes
maintaining %%changelog easier; it was written by Anton V. Denisov
instead of calling add_changelog by hand each time.

%prep
%setup

%install
mkdir -p %buildroot%vim_runtime_dir
cp -a ftplugin %buildroot%vim_runtime_dir

%files
%vim_ftplugin_dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin