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

Группа :: Система/Серверы
Пакет: cvsgraph

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

Name: cvsgraph
Version: 1.7.0
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Create graphs of branches and revisions for files in a CVS repository
License: GPLv2+
Group: System/Servers

URL: http://www.akhphd.au.dk/~bertho/cvsgraph
Source: %url/release/%name-%version.tar.gz

# Automatically added by buildreq on Thu May 22 2008

BuildRequires: flex libfreetype-devel libgd2-devel

Requires: fonts-ttf-vera

%description
CvsGraph is a utility to make a graphical representation of all revisions and
branches of a file in a CVS/RCS repository.

%prep
%setup

%__subst 's at bitstream-vera at ttf/TrueType-vera at g' cvsgraph.conf

%build
%configure
%make_build

%install
install -Dpm755 cvsgraph %buildroot%_bindir/cvsgraph
install -Dpm644 cvsgraph.conf %buildroot%_sysconfdir/cvsgraph.conf
install -Dpm644 cvsgraph.1 %buildroot%_man1dir/cvsgraph.1
install -Dpm644 cvsgraph.conf.5 %buildroot%_man5dir/cvsgraph.conf.5

%files
%config(noreplace) %_sysconfdir/*
%_bindir/*
%_man1dir/*
%_man5dir/*

%changelog

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

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