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

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

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

%define vers_main  1.4
%define vers_minor .2
Name: bazaar
Version: %vers_main%vers_minor
Release: alt1

Summary: Bazaar Revision Control System
License: GPL
Group: Development/Other
URL: http://bazaar.canonical.com/

Source0: %{name}_%{version}.tar.bz2
Source1: %{name}-doc_%vers_main.tar.bz2

Requires: diffutils patch tar
BuildRequires: libneon-devel libgpgme-devel libgpg-error-devel gettext gnupg

%description
The Bazaar Revision Control System is a changeset-oriented revision
control system based on Arch that makes it possible to retain previous
changes to projects and coordinate development with other
developers. Its goal is to speed development of an upwards- compatible
version of Arch.


%prep
%setup -q -n 'thelove at canonical.com---dists--%name--%vers_main' -a 1

%build
cd src
mkdir '=build'
cd '=build'
../configure --prefix %_prefix
make
make test
cd ../..

#cd 'thelove at canonical.com---%name-docs--devo--%version/%name-docs'

#mkdir '=build'
#./bootstrap.sh
#cd '=build'
#../configure --prefix %_prefix
#make
#make test
#cd ../..

%install
cd src/=build
make destdir=$RPM_BUILD_ROOT install
%find_lang %name

%files -f src/=build/%name.lang
%doc 'thelove at canonical.com---%name-docs--devo--%vers_main'/%name-docs/src/*.rst
%_bindir/baz

%changelog

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

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