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

Группа :: Разработка/Прочее
Пакет: rcs

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

Name: rcs
Version: 5.7
Release: alt1.qa1
Serial: 1

Summary: Revision Control System (RCS) file version management tools.
Summary(ru_RU.KOI8-R): Revision Control System (RCS) - утилиты отслеживания версий файлов.
License: GPL
Group: Development/Other
Url: http://www.gnu.org/software/rcs/

Source: ftp://ftp.gnu.org/pub/gnu/rcs/%name-%version.tar.bz2
Patch1: rcs-5.7-rh-tmp.patch
Patch2: rcs-5.7-rh-sameuserlocks.patch
Patch3: rcs-5.7-rh-rcsdiff-option.patch

%description
The Revision Control System (RCS) manages multiple revisions of files.
RCS automates the storing, retrieval, logging, identification, and
merging of revisions. RCS is useful for text that is revised frequently,
for example programs, documentation, graphics, papers, and form letters.

%prep
%setup -q
%patch1 -p1
%patch2 -p1
%patch3 -p1

%build
autoconf
export \
ac_cv_path_SENDMAIL=%_sbindir/sendmail \
ac_cv_path_ED=/bin/ed \
ac_cv_prog_PIC="pic -n"
%configure --with-diffutils
%make_build

%install
%makeinstall man1dir=%buildroot%_man1dir man5dir=%buildroot%_man5dir

%files
%_bindir/*
%_mandir/man?/*
%doc CREDITS NEWS REFS

%changelog

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

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