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

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

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

Name:           monotone
Summary:        A distributed version control tool
Version:        0.20
Release:        alt1
License: GPL
Group: Development/Other
Source: http://venge.net/monotone/downloads/%{name}-%{version}.tar.gz
Url: http://www.venge.net/monotone

# Automatically added by buildreq on Fri Jul 08 2005

BuildRequires: boost-datetime-devel boost-devel boost-filesystem-devel boost-regex-devel boost-test-devel gcc-c++ libstdc++-devel monotone

%description
monotone is a free, distributed version control system. it provides
fully disconnected operation, manages complete tree versions, keeps
its state in a local transactional database, supports overlapping
branches and extensible metadata, exchanges work over plain network
protocols, performs history-sensitive merging, and delegates trust
functions to client-side RSA certificates.

%prep
%setup -q

%build
%configure
%make

%install
%makeinstall

%clean

%post
%_install_info %{name}.info

%preun
%_remove_install_info %{name}.info

%files
%defattr(-,root,root,0755)
%{_bindir}/%{name}
%{_mandir}/man1/monotone.1*
%{_infodir}/monotone*
%doc AUTHORS COPYING NEWS README

%changelog

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

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