Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37535151
en ru br
Репозитории ALT
S:2.2-alt0.1
5.1: 2.1-alt2
4.1: 2.1-alt2
4.0: 2.1-alt2
3.0:
+backports:2.1-alt0.M30.1
www.altlinux.org/Changes

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

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

Name: cvsps
Version: 2.2
Release: alt0.1

Summary: A patchset tool for CVS
License: GPL
Group: Development/Other
Url: http://www.cobite.com/cvsps/

# git://git.altlinux.org/gears/c/cvsps.git

Source: %name-%version-%release.tar

Requires: cvs
BuildRequires: zlib-devel

%description
CVSps is a program for generating 'patchset' information from a CVS
repository.  A patchset in this case is defined as a set of changes
made to a collection of files, and all committed at the same time
(using a single 'cvs commit' command).  This information is valuable
to seeing the big picture of the evolution of a cvs project.  While
cvs tracks revision information, it is often difficult to see what
changes were committed 'atomically' to the repository.

%prep
%setup -n %name-%version-%release

%build
%make_build CFLAGS='%optflags'

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

%files
%_bindir/*
%_man1dir/*
%doc CHANGELOG README merge_utils.sh

%changelog

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

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