Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37503093
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 

# This spec for backport to M30 is autogenerated. Do not edit it.
Name: cvsps
Version: 2.1
Release: alt0.M30.1

Summary: A Program for Generating Patch Set Information from a CVS Repositor
License: GPL
Group: Development/Other
Url: http://www.cobite.com/cvsps/

Source: %url/%name-%version.tar.bz2

Requires: cvs
BuildRequires: zlib-devel

BuildRequires: rpm-build-compat >= 0.4

%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 -q

%build


export CFLAGS="%optflags"
%make_build

%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