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

Группа :: Работа с файлами
Пакет: rdiff-backup

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

# This spec is backported to ALTLinux 5.1 automatically by rpmbph script. Do not edit it.
#
Name: rdiff-backup
Version: 1.2.8
Release: alt0.M51.1

Summary: Backup software

License: GPL
Group: File tools
Url: http://www.nongnu.org/rdiff-backup/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://savannah.nongnu.org/download/%name/%name-%version.tar

BuildPreReq: rpm-build-python

# Automatically added by buildreq on Thu Mar 29 2007

BuildRequires: librsync-devel python-devel python-modules-compiler

%description
rdiff-backup is a script, written in Python, that backs up one
directory to another and is intended to be run periodically (nightly
from cron for instance). The target directory ends up a copy of the
source directory, but extra reverse diffs are stored in the target
directory, so you can still recover files lost some time ago. The idea
is to combine the best features of a mirror and an incremental backup.
rdiff-backup can also operate in a bandwidth efficient manner over a
pipe, like rsync. Thus you can use rdiff-backup and SSH to securely
back a hard drive up to a remote location, and only the differences
from the previous backup will be transmitted.

%prep
%setup

%build
%python_build

%install
%python_install

%files
%doc CHANGELOG README FAQ.html examples.html
%_bindir/rdiff-backup
%_bindir/rdiff-backup-statistics
%_man1dir/rdiff-backup.1*
%_man1dir/rdiff-backup-statistics.1*
%python_sitelibdir/rdiff_backup/
%python_sitelibdir/*.egg-info

%changelog

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

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