Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37410300
en ru br
ALT Linux repos
S:1.0-alt4.qa1
5.0: 1.0-alt4
4.1: 1.0-alt4
4.0: 1.0-alt4
3.0: 1.0-alt2

Group :: Editors
RPM: vitmp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: vitmp
Version: 1.0
Release: alt2

Summary: The temporary files editor
License: public domain
Group: Editors
Source0: vitmp.c
Source1: vitmp.1

Requires: vim-minimal

%description
%name is a wrapper around the VIM editor which may be used to invoke
the editor in a way that is guaranteed to be suitable for editing
temporary files used with programs such as crontab(1) and edquota(8).
The instance of the editor that is invoked is /bin/vi.

%install
%__mkdir_p $RPM_BUILD_ROOT/bin
gcc $RPM_OPT_FLAGS $RPM_SOURCE_DIR/%name.c -o $RPM_BUILD_ROOT/bin/%name
%__install -pD -m644 $RPM_SOURCE_DIR/%name.1 $RPM_BUILD_ROOT%_man1dir/%name.1

%files
/bin/*
%_man1dir/*

%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