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

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

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

Name: parsecvs
Version: 0.1
Release: alt1.1

Summary: RCS ,v file parser and GIT import tool
License: GPL
Group: Development/Other

URL: http://gitweb.freedesktop.org/?p=users/keithp/parsecvs.git
Source: %name.tar

# Automatically added by buildreq on Sat Oct 21 2006

BuildRequires: flex libgit-devel libssl-devel zlib-devel

%description
This directory contains code which can directly read RCS ,v files and
generate a git-style rev-list structure from them. Revision lists can be
merged together to produce a composite revision history for an arbitrary
collection of files.

%prep
%setup -q -n %name

%build
make CFLAGS='%optflags' GITPATH=%_libdir

%install
install -pD -m755 %name %buildroot%_bindir/%name
install -pD -m755 edit-change-log %buildroot%_bindir/edit-change-log

%files
%doc README
%_bindir/%name
%_bindir/edit-change-log

%changelog

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

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