Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040230
en ru br
ALT Linux repos
S:0.2.6-alt1
5.0: 0.2.0-alt1
4.1: 0.2.0-alt1
4.0: 0.2.0-alt1
3.0: 0.2.0-alt1

Group :: Development/Other
RPM: cvsutils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: cvsutils
Version: 0.2.6
Release: alt1

Summary: CVS Utilities
License: GPLv2+
Group: Development/Other
Url: https://www.red-bean.com/cvsutils/
BuildArch: noarch

# https://www.red-bean.com/%name/%name-%version.tar.gz

Source: %name-%version.tar
Patch: %name-0.2.5-alt-timestamp.patch

Requires: cvs

%description
CVS Utilities is a collection of tools to facilitate working with
Concurrent Versions System (CVS).

%prep
%setup
%patch -p1

%build
%configure
%make_build

%install
%makeinstall_std
for f in %buildroot%_bindir/*; do
ln -s %name.1 %buildroot%_man1dir/${f##*/}.1
done

%files
%_bindir/*
%_man1dir/*
%doc AUTHORS NEWS README THANKS

%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