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

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

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

Name: cvs2cl
Version: 2.72
Release: alt1

Packager: Victor Forsiuk <force at altlinux.org>

Summary: Generate ChangeLogs from CVS working copies
License: GPLv2+
Group: Development/Other

Url: http://www.red-bean.com/cvs2cl
Source0: %url/cvs2cl.pl
Patch0: cvs2cl-2.67-shebang.patch

BuildArch: noarch

# Automatically added by buildreq on Fri Nov 26 2010

BuildRequires: perl-Pod-Parser

%description
cvs2cl generates GNU-style ChangeLogs for a CVS working copy using the
output of the "cvs log" command.

%prep
%setup -c -T
sed -e 's/cvs2cl\.pl/cvs2cl/' %{SOURCE0} > cvs2cl
%patch0 -p0

%build
pod2man \
--section=1 --release=%version \
--center="CVS-log-message-to-ChangeLog conversion script" \
cvs2cl > cvs2cl.1

%install
install -pD -m755 cvs2cl %buildroot%_bindir/cvs2cl
install -pD -m644 cvs2cl.1 %buildroot%_man1dir/cvs2cl.1

%files
%_bindir/*
%_man1dir/*

%changelog

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

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