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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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