Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37037635
en ru br
Репозитории ALT
S:1.0-alt4.qa1
5.1: 1.0-alt4
4.1: 1.0-alt4
4.0: 1.0-alt4
3.0: 1.0-alt2
www.altlinux.org/Changes

Группа :: Редакторы
Пакет: vitmp

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: vitmp
Version: 1.0
Release: alt4.qa1

Summary: The temporary text files editor
License: public domain
Group: Editors
Packager: Dmitry V. Levin <ldv at altlinux.org>

Source0: vitmp.c
Source1: vitmp.1

Requires: vim-minimal

%description
vitmp is a wrapper around the VIM text 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.

%prep
%setup -qcT

%build
%__cc %optflags -W %_sourcedir/vitmp.c -o vitmp

%install
install -pD -m755 vitmp %buildroot/bin/vitmp
install -pD -m644 %_sourcedir/vitmp.1 %buildroot%_man1dir/vitmp.1

%files
/bin/*
%_man1dir/*

%changelog

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

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