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

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

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

Name: arch-pqm
Version: 0.5
Release: alt1

Summary: arch patch queue manager
License: GPL
Group: Development/Other
Url: http://web.verbum.org/arch-pqm/

BuildArch: noarch
Requires: python >= 2.3

Source: http://web.verbum.org/arch-pqm/download/%name-%version.tar.bz2
Source1: manual.html

# Automatically added by buildreq on Mon Oct 04 2004

BuildRequires: hostinfo python-base python-dev python-modules-encodings

%description
The idea is simple. You have a project with a number of developers. With a
revision control system like CVS, it's obvious that the project code will be
kept in a single repository, which all the developers use. You really don't
have much of a choice.

But arch is fully distributed. You want to take advantage of those features,
allowing your developers to commit while disconnected (say while they are
travelling with a laptop), easily create their own temporary branches without
affecting the main repository, and more. To accomplish these things, each
developer needs to have their own arch archive.

This then raises a question - where is the project? One solution is to pick a
specific developer to perform the task of merging in the other developer's
code. That developer's archive becomes the canonical one for the project.

However, there is a better way. The main idea of the tla patch queue manager is
to have a special archive which is managed entirely by the patch queue
software.

%prep
%setup -q
cp %SOURCE1 ./

%build
%configure
make

%install
%makeinstall

%files
%doc manual.xml manual.html sample-arch-pqm.conf ChangeLog
%_bindir/*


%changelog

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

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