Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37490603
en ru br
Репозитории ALT
5.1: 2.0.5-alt0.M51.1
4.1: 1.7.1-alt0.M41.1
4.0: 1.7.1-alt0.M40.1
www.altlinux.org/Changes

Другие репозитории
Upstream:1.3rc1

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

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

Name: bzr
Version: 1.7.1
Release: alt0.M40.1

Summary: Bazaar is a decentralized revision control system
License: GPL2+
Group: Development/Other
Url: http://bazaar-vcs.org

Source0: %name-%version.tar.gz

%add_python_req_skip _lsprof

Obsoletes: bzr-doc < 1.6.0
Provides: bzr-doc = %version-%release

Packager: Igor Zubkov <icesik at altlinux.org>

# Automatically added by buildreq on Mon Mar 17 2008 (-bi)

BuildRequires: python-module-Pyrex python-modules-compiler python-module-ctypes python-modules-email python-modules-logging

%description
Bazaar is a distributed version control system that Just Works. While
many similar systems require you to adapt to their model of working,
Bazaar adapts to the workflows you want to use, and it takes only five
minutes to try it out. People have used it to version pretty much
anything: single-file projects, your /etc directory and even the
thousands of files and revisions in the source code for Launchpad
and others.

Bazaar runs on Windows, GNU/Linux, UNIX and Mac OS, and requires only
Python 2.4. If you can run Python, you can run Bazaar.


%prep
%setup -q -n %name-%version

%build
%__python setup.py build

%install
%define _compress_method none
CFLAGS="%optflags" %__python setup.py \
install --optimize=2 \
--root=%buildroot \
               --install-data=%_datadir \
--record=INSTALLED_FILES

%files -f INSTALLED_FILES
%doc BRANCH.TODO INSTALL NEWS README TODO
%doc doc contrib

%changelog

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

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