Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047180
en ru br
Репозитории ALT
S:2.51.4-alt1
5.1: 2.32.52-alt0.M51.1
4.1: 2.27.57-alt1
www.altlinux.org/Changes

Группа :: Сети/Передача файлов
Пакет: unison

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

Name: unison
Version: 2.27.57
Release: alt1
License: GPL
Group: Networking/File transfer
Summary: Unison File Synchronizer
Url: http://www.cis.upenn.edu/~bcpierce/unison
Source0: unison-%version.tar.gz
Source1: unison-%version-manual.html
Patch0: unison-2.27.57-alt-compile.patch
Patch1: unison-2.27.57-alt-makefile.patch

# Automatically added by buildreq on Sat Feb 23 2008

BuildRequires: ocaml

%description
Unison is a file-synchronization tool for Unix and Windows.
It allows two replicas of a collection of files and directories
to be stored on different hosts (or different disks on the same host),
modified separately, and then brought up to date by propagating the
changes in each replica to the other.

%prep
%setup -n %name-%version
%patch0 -p1
%patch1 -p0

%build
%make UISTYLE=text

%install
mkdir -p %buildroot%_bindir
%makeinstall INSTALLDIR=%buildroot%_bindir/
cp %SOURCE1 unison-manual.html

%files
%doc README TODO.txt BUGS.txt CONTRIB ROADMAP.txt unison-manual.html
%_bindir/%name
%exclude %_bindir/%name-*

%changelog

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

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