Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37570140
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: 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

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

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