Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37704194
en ru br
ALT Linux repos
S:5.7-alt1.qa1
5.0: 5.7-alt1
4.1: 5.7-alt1
4.0: 5.7-alt1
3.0: 5.7-ipl7mdk

Group :: Development/Other
RPM: rcs

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

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